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:
parent
6747b89774
commit
31cbf81331
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
QT_AUTO_SCREEN_SCALE_FACTOR=2
|
||||
QT_ENABLE_HIGHDPI_SCALING=2
|
||||
QT_SCALE_FACTOR=2
|
||||
GDK_BACKEND=x11
|
||||
Loading…
Add table
Add a link
Reference in a new issue