Added: Catpuccin

This commit is contained in:
2025-04-08 13:26:34 +02:00
parent 23bbfad136
commit 70dac1dc0d
6 changed files with 88 additions and 260 deletions

View File

@@ -14,6 +14,12 @@ in
wl-clipboard
];
home.file.".config/hypr" = {
source = ./configs;
# copy the scripts directory recursively
recursive = true;
};
home.pointerCursor = {
gtk.enable = true;
package = pkgs.bibata-cursors;
@@ -43,6 +49,10 @@ in
};
wayland.windowManager.hyprland.settings = {
source = [
"~/.config/hypr/mocha.conf"
];
env = [
"NIXOS_OZONE_WL,1"
"MOZ_ENABLE_WAYLAND,1"