fix(hyprland): fix cursor size on XWayland windows

This commit is contained in:
2026-01-25 16:19:09 +01:00
parent 41e31855d5
commit 5692a2a781

View File

@@ -172,6 +172,8 @@ in {
bind = SUPER_SHIFT, minus, movetoworkspace, 8
bind = SUPER_SHIFT, slash, movetoworkspace, 9
bind = SUPER_SHIFT, asterisk, movetoworkspace, 10
env = XCURSOR_SIZE,12
'';
};
};