From 91f78ba5103c6b3ea5bdab21a3b4ad5ee244b3c1 Mon Sep 17 00:00:00 2001 From: Alexander Heldt Date: Mon, 20 Oct 2025 18:48:34 +0200 Subject: [PATCH] pinwheel: Set cursor theme --- hosts/pinwheel/modules/hyprland/default.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hosts/pinwheel/modules/hyprland/default.nix b/hosts/pinwheel/modules/hyprland/default.nix index 511714e..439923d 100644 --- a/hosts/pinwheel/modules/hyprland/default.nix +++ b/hosts/pinwheel/modules/hyprland/default.nix @@ -25,9 +25,11 @@ in extraConfig = '' exec-once=waybar + exec-once=hyprctl setcursor Adwaita 24 env = GDK_DPI_SCALE,1.5 - env = XCURSOR_SIZE,64 + env = HYPRCURSOR_THEME,Adwaita + env = HYPRCURSOR_SIZE,24 monitor=eDP-1, 1920x1200, auto-center-down, 1 monitor=HDMI-A-1, 2560x1440@100, auto-center-up, 1