This website requires JavaScript.
Explore
Help
Register
Sign in
anders
/
my-ostree-OS
Watch
1
Star
0
Fork
You've already forked my-ostree-OS
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
f9e3e7cd76
my-ostree-OS
/
etc
/
environment
4 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
add qt scaling variables and install nm-applet and redshift
2026-01-27 00:01:59 -03:00
QT_AUTO_SCREEN_SCALE_FACTOR=2
QT_ENABLE_HIGHDPI_SCALING=2
QT_SCALE_FACTOR=2
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.
2026-02-02 11:14:11 -03:00
GDK_BACKEND=x11
Reference in a new issue
Copy permalink