fix(hyprland): fix cursor size on XWayland windows

This commit is contained in:
2026-02-22 19:31:27 +01:00
parent 8fa1d2e111
commit 0927313f6d
+2
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
'';
};
};