diff --git a/files/system/hyprland/etc/environment b/files/system/hyprland/etc/environment index 9d82527..600c6f6 100644 --- a/files/system/hyprland/etc/environment +++ b/files/system/hyprland/etc/environment @@ -1,3 +1,2 @@ GTK_THEME=Adwaita:dark QT_STYLE_OVERRIDE=adwaita-dark -WLR_NO_HARDWARE_CURSORS=1 diff --git a/files/system/hyprland/usr/share/hyprland/hyprland.conf b/files/system/hyprland/usr/share/hyprland/hyprland.conf index 905d33e..f7d68c2 100644 --- a/files/system/hyprland/usr/share/hyprland/hyprland.conf +++ b/files/system/hyprland/usr/share/hyprland/hyprland.conf @@ -11,10 +11,13 @@ monitor=,preferred,auto,1 # Some default env vars. env = XCURSOR_SIZE,24 -env = WLR_NO_HARDWARE_CURSORS=1 env = GTK_THEME,Adwaita:dark env = QT_STYLE_OVERRIDE,adwaita-dark +cursor { + no_hardware_cursors = true +} + # For all categories, see https://wiki.hyprland.org/Configuring/Variables/ input { kb_layout = us