From 44a540fa6e81bcf48f4d438e1165f24f6cea61de Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Thu, 18 Sep 2025 08:38:46 -0400 Subject: [PATCH] these cursors were fucking shit up --- hypr/hyprland/env.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hypr/hyprland/env.conf b/hypr/hyprland/env.conf index cda6964..5901fc9 100644 --- a/hypr/hyprland/env.conf +++ b/hypr/hyprland/env.conf @@ -27,13 +27,13 @@ env = COLOR_SCHEME,prefer-dark cursor { no_hardware_cursors = true } -env = XCURSOR_THEME,Volantes Cursors -env = XCURSOR_SIZE,24 +# env = XCURSOR_THEME,Volantes Cursors +# env = XCURSOR_SIZE,24 env = HYPRCURSOR_THEME,Volantes Cursors env = HYPRCURSOR_SIZE,24 exec-once = hyprctl setcursor $cursorTheme $cursorSize -exec-once = gsettings set org.gnome.desktop.interface cursor-theme '$cursorTheme' -exec-once = gsettings set org.gnome.desktop.interface cursor-size $cursorSize +# exec-once = gsettings set org.gnome.desktop.interface cursor-theme '$cursorTheme' +# exec-once = gsettings set org.gnome.desktop.interface cursor-size $cursorSize # Fonts env = FONT_NAME,JetBrainsMono Nerd Font 24