Catppuccin hyprland

This commit is contained in:
2023-03-18 21:04:19 +00:00
parent 5676205442
commit 646d608089
3 changed files with 38 additions and 1 deletions

View File

@@ -9,6 +9,12 @@
swaybg
];
home.file = {
".config/hypr/macchiato.conf" = {
source = ./macchiato.conf;
};
};
wayland.windowManager.hyprland = {
enable = true;
package = pkgs.hyprland;