diff --git a/home.nix b/home.nix index deec85d..0bf9b0c 100644 --- a/home.nix +++ b/home.nix @@ -37,7 +37,7 @@ in [ julia ] ++ # Julia [ nil ] ++ # Nix tools [ 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 [ 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 diff --git a/todo b/todo index a7e57c6..e5fb39e 100644 --- a/todo +++ b/todo @@ -6,3 +6,5 @@ notifications timeout and other assorted settings add pandoc support for markdown rendering configure click behaviour dunst add task manager +configure per-display workspaces (swaysome?) +timewarrior for time tracking