add entry to /etc/environment so GTK apps will be run on X11 instead of Wayland by default.

This prevents GTK apps to lunch in the kwin_wayland window if it's running.
This commit is contained in:
Anders da Silva Rytter Hansen 2026-02-02 11:14:11 -03:00
commit 31cbf81331

View file

@ -1,3 +1,4 @@
QT_AUTO_SCREEN_SCALE_FACTOR=2
QT_ENABLE_HIGHDPI_SCALING=2
QT_SCALE_FACTOR=2
GDK_BACKEND=x11