Added snore
This commit is contained in:
parent
63ce1468dc
commit
e3dd9d0358
2
home.nix
2
home.nix
|
|
@ -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
2
todo
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue