diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2025-06-19 22:50:14 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2025-06-19 22:50:14 -0400 |
| commit | 98e5f78fce77dbf3b484c8dde9ddadac8fdbcc1a (patch) | |
| tree | 8ddeaaafb1e3cfd34b22c54f8c6009068abb51bf /.config/hypr/hyprland.conf | |
| parent | 07ed713a9f0eb935977e6c249fa0d9a0a9b9f3b6 (diff) | |
cursor
Diffstat (limited to '.config/hypr/hyprland.conf')
| -rw-r--r-- | .config/hypr/hyprland.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 54feaf1..11d62b6 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -2,8 +2,9 @@ source=binds.conf # Settings monitor = eDP-1, 1920x1200@60, 0x0, 1 +env = XCURSOR_PATH=${XCURSOR_PATH}:/usr/share/icons env = XCURSOR_SIZE,24 -env = HYPRCURSOR_SIZE,24 +env = XCURSOR_THEME,whiteglass # Startup exec-once = startup |
