AutoYADM commit: 2025-02-25 20:25:12

This commit is contained in:
Daniel Fichtinger 2025-02-25 20:25:12 -05:00
parent 1785a23b1e
commit 33f36e574b

View file

@ -293,7 +293,13 @@ window-rule {
environment { environment {
QT_QPA_PLATFORM "wayland" QT_QPA_PLATFORM "wayland"
DISPLAY ":0" DISPLAY null
ELECTRON_OZONE_PLATFORM_HINT "auto"
OZONE_PLATFORM "wayland"
QT_QPA_PLATFORM "wayland"
QT_QPA_PLATFORMTHEME "qt5ct"
QT_WAYLAND_DISABLE_WINDOWDECORATION "1"
QT_AUTO_SCREEN_SCALE_FACTOR "1"
} }
binds { binds {
// Keys consist of modifiers separated by + signs, followed by an XKB key name // Keys consist of modifiers separated by + signs, followed by an XKB key name