Added notification daemon SwayNC
This commit is contained in:
parent
97e1c57488
commit
508a66f1cf
6 changed files with 439 additions and 2865 deletions
|
@ -12,11 +12,12 @@
|
|||
../../commons/programs/neovim.nix
|
||||
../../commons/programs/kitty.nix
|
||||
../../commons/programs/waybar.nix
|
||||
../../commons/programs/swaync.nix
|
||||
];
|
||||
|
||||
qt = {
|
||||
enable = true;
|
||||
platformTheme = "gtk";
|
||||
platformTheme.name = "gtk";
|
||||
style= {
|
||||
name = "Dracula";
|
||||
package = pkgs.dracula-theme;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue