This commit is contained in:
2025-08-31 15:41:36 -05:00
parent 7a65a428b3
commit d4f72e5b80
6 changed files with 122 additions and 150 deletions

View File

@@ -30,6 +30,7 @@
programs.rofi.package = pkgs.rofi-wayland;
services.hyprpaper.enable = true;
wayland.windowManager.hyprland.enable = true;
wayland.windowManager.hyprland.package = pkgs.hyprland.override {debug = true;};
home.shell.enableFishIntegration = true;
home.file.".icons/default".source = "${pkgs.bibata-cursors}/share/icons/Bibata-Modern-Classic";