diff options
Diffstat (limited to 'hypr/hyprland/env.conf')
| -rw-r--r-- | hypr/hyprland/env.conf | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/hypr/hyprland/env.conf b/hypr/hyprland/env.conf index bccc699..169638d 100644 --- a/hypr/hyprland/env.conf +++ b/hypr/hyprland/env.conf @@ -1,3 +1,5 @@ -# See https://wiki.hyprland.org/Configuring/Environment-variables/ +env = XCURSOR_THEME,catppuccin-mocha-mauve-cursors +env = HYPRCURSOR_THEME,catppuccin-mocha-mauve-cursors env = XCURSOR_SIZE,24 -env = XCURSOR_THEME,Adwaita +env = HYPRCURSOR_SIZE,24 + |
