From 237da97819be61b4db6df2fe8e393fa3382f7991 Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Fri, 24 Apr 2026 06:57:10 -0400 Subject: Use Monoid for better display on lower-res screens --- .config/hypr/hyprland.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config/hypr') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index a00fe6c..1877cdc 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -49,9 +49,9 @@ exec-once = openrc -U gui # See https://wiki.hypr.land/Configuring/Environment-variables/ -env = XCURSOR_SIZE,24 -env = HYPRCURSOR_SIZE,24 - +env = XCURSOR_SIZE,33 +env = HYPRCURSOR_SIZE,33 +# hyprctl setcursor rose-pine-hyprcursor 33 ################### ### PERMISSIONS ### -- cgit 1.4.1