mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-30 13:24:21 +02:00
xsession: reenable QT_AUTO_SCREEN_SCALE_FACTOR=1
It works fine with 192 dpi. Dunno about 144.
This commit is contained in:
parent
c7ef5b0fbf
commit
c7755c58e4
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ export GTK2_RC_FILES=$HOME/.gtkrc-2.0
|
|||
export MAILCAPS=$HOME/.mailcap
|
||||
|
||||
# QT theme
|
||||
export QT_AUTO_SCREEN_SCALE_FACTOR=1
|
||||
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