diff options
| author | caley <u65487754@gmail.com> | 2026-05-21 19:38:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-21 19:38:33 +0200 |
| commit | 5d2a9ece5730e5fc968bd1146b77fa8ad28b3533 (patch) | |
| tree | 6fa3fd18f144cbe0bba97dcea7b23bfded245164 /.config/hypr/hyprland.conf | |
| parent | eb7c254884d809ebb7a65f73a89dfd43aaae7bc7 (diff) | |
Clean up cursor environment variables
Removed cursor theme and size environment variables.
Diffstat (limited to '.config/hypr/hyprland.conf')
| -rw-r--r-- | .config/hypr/hyprland.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 3c0e054..2e55181 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -3,11 +3,6 @@ source = ~/.cache/wal/colors-hyprland.conf monitor = HDMI-A-1, 1920x1080@200, 0x0, 1 monitor = DP-1, 1920x1080@144, -1080x-330, 1, transform, 3 -env = XCURSOR_THEME, -env = XCURSOR_SIZE,24 -env = HYPRCURSOR_THEME, -env = HYPRCURSOR_SIZE,24 - $terminal = kitty $filemanager = nautilus $menu = rofi -show drun |
