Don't scale xwayland apps

This commit is contained in:
Salt 2024-08-28 02:38:00 -05:00
parent 5a41e9701d
commit bb7c661fc2

View File

@ -65,3 +65,7 @@ misc {
force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers
disable_splash_rendering = true
}
xwayland {
force_zero_scaling = true
}