diff options
Diffstat (limited to 'hypr')
-rw-r--r-- | hypr/hyprland.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index ea092d3..4fdaeb8 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -27,10 +27,10 @@ exec-once = mpd #{{{ env # Environment variables set at launch -env = HYPRCURSOR_THEME, BreezeHypr -env = HYPRCURSOR_SIZE, 24 +env = HYPRCURSOR_THEME, BreezeX-Black +env = HYPRCURSOR_SIZE, 42 env = XCURSOR_THEME, BreezeX-Black -env = XCURSOR_SIZE, 24 +env = XCURSOR_SIZE, 42 #}}} # Source a file (multi-file configs) |