Added snore

This commit is contained in:
vorboyvo 2024-03-12 11:00:07 -04:00
parent 63ce1468dc
commit e3dd9d0358
2 changed files with 3 additions and 1 deletions

View file

@ -37,7 +37,7 @@ in
[ julia ] ++ # Julia [ julia ] ++ # Julia
[ nil ] ++ # Nix tools [ nil ] ++ # Nix tools
[ grim slurp wl-clipboard jq (callPackage ./pkgs/xdg-terminal-exec/xdg-terminal-exec.nix {}) blueman ] ++ # Basic utilities [ grim slurp wl-clipboard jq (callPackage ./pkgs/xdg-terminal-exec/xdg-terminal-exec.nix {}) blueman ] ++ # Basic utilities
[ bitwarden-cli htop ] ++ # Personalized selection of command-line (CLI/TUI) apps [ bitwarden-cli htop snore ] ++ # Personalized selection of command-line (CLI/TUI) apps
[ terminal ] ++ # Terminal emulator [ terminal ] ++ # Terminal emulator
[ firefox cinnamon.nemo gnome.file-roller cinnamon.nemo-fileroller evince imv vlc pavucontrol ] ++ # Basic graphical apps [ firefox cinnamon.nemo gnome.file-roller cinnamon.nemo-fileroller evince imv vlc pavucontrol ] ++ # Basic graphical apps
[ libreoffice signal-desktop element-desktop prismlauncher mumble gimp inkscape deluge-gtk shotwell lorien ] ++ # Personalized selection of graphical apps [ libreoffice signal-desktop element-desktop prismlauncher mumble gimp inkscape deluge-gtk shotwell lorien ] ++ # Personalized selection of graphical apps

2
todo
View file

@ -6,3 +6,5 @@ notifications timeout and other assorted settings
add pandoc support for markdown rendering add pandoc support for markdown rendering
configure click behaviour dunst configure click behaviour dunst
add task manager add task manager
configure per-display workspaces (swaysome?)
timewarrior for time tracking