diff --git a/settings/hyprland.nix b/settings/hyprland.nix index 8fb21ae..ffa3fca 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -75,6 +75,12 @@ "AQ_DRM_DEVICES,/dev/dri/card1" "WLR_DRM_DEVICES,/dev/dri/card1" "DRI_PRIME,pci-0000_03_00_0" + # Match the GNOME session's cursor — same Adwaita already + # available from the gnome.nix package set. + "XCURSOR_THEME,Adwaita" + "XCURSOR_SIZE,24" + "HYPRCURSOR_THEME,Adwaita" + "HYPRCURSOR_SIZE,24" ]; "$mod" = "SUPER"; @@ -88,6 +94,7 @@ "nm-applet --indicator" "wl-paste --type text --watch cliphist store" "wl-paste --type image --watch cliphist store" + "hyprctl setcursor Adwaita 24" ]; general = {