Add clipboard and notifications
This commit is contained in:
@@ -19,4 +19,8 @@
|
||||
nvidiaPatches = true;
|
||||
extraConfig = (builtins.readFile ./${hostname}.conf) + (builtins.readFile ./hyprland.conf);
|
||||
};
|
||||
|
||||
services.mako = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -64,6 +64,7 @@
|
||||
slurp
|
||||
spotify
|
||||
udiskie
|
||||
wl-clipboard
|
||||
wofi
|
||||
xclip
|
||||
zathura
|
||||
@@ -168,8 +169,4 @@ in {
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
dunst.enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user