Added: Catpuccin
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user