diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-03-03 13:15:12 -0500 | 
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-03-03 13:15:12 -0500 | 
| commit | aa1a1e82efa8921fa120662da960cdaf381c4680 (patch) | |
| tree | 823176bed44d8c265afdbb4abbf3b3752c436958 /home-config/hypr | |
| parent | bd9bdb7ba66a5a22ebab2d04d65a281872e77b96 (diff) | |
updates to channels, new cursor, probably other fixes idk
Diffstat (limited to 'home-config/hypr')
| -rw-r--r-- | home-config/hypr/hyprland.conf | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/home-config/hypr/hyprland.conf b/home-config/hypr/hyprland.conf index cba6999..15e12fa 100644 --- a/home-config/hypr/hyprland.conf +++ b/home-config/hypr/hyprland.conf | |||
| @@ -9,10 +9,10 @@ exec-once = dbus-update-activation-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK | |||
| 9 | monitor=,preferred,auto,1 | 9 | monitor=,preferred,auto,1 | 
| 10 | 10 | ||
| 11 | # Set cursor theme | 11 | # Set cursor theme | 
| 12 | env = HYPRCURSOR_THEME,XCursor-Pro-Dark-Hyprcursor | 12 | env = HYPRCURSOR_THEME,Bibata-Modern-Classic-Hyprland | 
| 13 | env = HYPRCURSOR_SIZE,26 | 13 | env = HYPRCURSOR_SIZE,24 | 
| 14 | env = XCURSOR_THEME,XCursor-Pro-Dark | 14 | env = XCURSOR_THEME,Bibata-Modern-daed9-v1.0.2-x11 | 
| 15 | env = XCURSOR_SIZE,26 | 15 | env = XCURSOR_SIZE,24 | 
| 16 | 16 | ||
| 17 | env = AQ_NO_MODIFIERS,1 | 17 | env = AQ_NO_MODIFIERS,1 | 
| 18 | 18 | ||
