This commit is contained in:
2025-08-25 18:19:11 -07:00
parent a3605efaf3
commit fdb4242e9d
4 changed files with 2165 additions and 0 deletions

View File

@@ -285,3 +285,8 @@ windowrulev2 = suppressevent maximize, class:.*
# Fix some dragging issues with XWayland
windowrulev2 = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
xwayland {
force_zero_scaling = true
use_nearest_neighbor = true
}