diff options
Diffstat (limited to '.config/hypr/hyprland.conf')
| -rw-r--r-- | .config/hypr/hyprland.conf | 6 |
1 files changed, 3 insertions, 3 deletions
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 ### |
