diff --git a/homes/julian/features/hyprland/default.nix b/homes/julian/features/hyprland/default.nix index 8b31dec..d816a6a 100644 --- a/homes/julian/features/hyprland/default.nix +++ b/homes/julian/features/hyprland/default.nix @@ -40,6 +40,13 @@ in { }; }; + home.pointerCursor = { + hyprcursor.enable = true; + package = pkgs.bibata-cursors; + name = "Bibata-Modern-Classic"; + size = 24; + }; + programs.imv.enable = true; # TODO: what is that programs.noctalia-shell = { @@ -51,6 +58,7 @@ in { home.packages = with pkgs; [ hyprpicker + hyprcursor brightnessctl playerctl frajul.hyprshot-gui