diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2025-12-12 14:49:09 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2025-12-12 14:49:09 +0530 |
| commit | 854ebf712f7684032c4a7d9fe5a58412e320b729 (patch) | |
| tree | ed979f7db149d7aa7149739ed30fd33bc51bacc3 /hypr | |
| parent | a1522f065e9b3ebc253068e04fbf869e881faf3b (diff) | |
catppucin cursor
Diffstat (limited to 'hypr')
| -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 + |
