fix(hyprcursor): breeze mouse pointer uses lowercase "b"
Not really sure why it worked before, but after logging in this morning the cursor was the default hyprland cursor. Fixed by reinstalling Breeze and changing this.
This commit is contained in:
@@ -31,7 +31,7 @@ env = QT_QPA_PLATFORMTHEME,qt6ct # for Qt apps# Theme
|
||||
|
||||
exec-once = nextcloud
|
||||
exec-once = waybar
|
||||
exec-once = hyprctl setcursor Breeze 24
|
||||
exec-once = hyprctl setcursor breeze 24
|
||||
|
||||
source = ~/.config/hypr/input.conf
|
||||
source = ~/.config/hypr/keybinds.conf
|
||||
|
||||
Reference in New Issue
Block a user