mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-03 06:44:21 +02:00
xsession: stop messing with QT scaling
By default, it seems sensible and it enables fractional scaling as well.
This commit is contained in:
parent
eee0ad77f1
commit
d8fc8b15e2
1 changed files with 1 additions and 2 deletions
|
@ -10,8 +10,7 @@ export GTK2_RC_FILES=$HOME/.gtkrc-2.0
|
|||
# We do not want to rely on crappy mailcap
|
||||
export MAILCAPS=$HOME/.mailcap
|
||||
|
||||
# Make QT automatically scale according to screen DPI
|
||||
export QT_AUTO_SCREEN_SCALE_FACTOR=1
|
||||
# QT theme
|
||||
export QT_QPA_PLATFORMTHEME=qt5ct
|
||||
|
||||
# GTK3 apps try to contact org.a11y.Bus. Disable that.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue