add swaync as notification manager
This commit is contained in:
parent
3036a745e7
commit
90ab1652b0
7 changed files with 743 additions and 29 deletions
|
|
@ -13,7 +13,7 @@
|
|||
++ [(import ./gtk.nix)] # gtk theme
|
||||
++ [(import ./hyprland)] # window manager
|
||||
++ [(import ./kitty.nix)] # terminal
|
||||
++ [(import ./mako.nix)] # notification deamon
|
||||
++ [(import ./swaync/swaync.nix)] # notification deamon
|
||||
++ [(import ./micro.nix)] # nano replacement
|
||||
++ [(import ./nvim.nix)] # neovim editor
|
||||
++ [(import ./packages.nix)] # other packages
|
||||
|
|
|
|||
Reference in a new issue