From cd0e4479f75ddda5151a49a98a2dbfbbbb370ba0 Mon Sep 17 00:00:00 2001 From: Julian Mutter Date: Thu, 4 Jun 2026 09:15:21 +0200 Subject: [PATCH] Configure cursor for hyprland --- homes/julian/features/hyprland/default.nix | 8 ++++++++ 1 file changed, 8 insertions(+) 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