mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 18:58:33 +02:00
Revert "xsession: try a bit without QT_AUTO_SCREEN_SCALE_FACTOR=1"
This reverts commit 9a139c0ad9
.
This commit is contained in:
parent
9a139c0ad9
commit
f3fada5b00
1 changed files with 3 additions and 0 deletions
3
xsession
3
xsession
|
@ -13,6 +13,9 @@ export _JAVA_AWT_WM_NONREPARENTING=1
|
|||
# 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
|
||||
|
||||
# GTK3 apps try to contact org.a11y.Bus. Disable that.
|
||||
export NO_AT_BRIDGE=1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue