update font and hdpi settings

This commit is contained in:
Thomas Ruoff
2018-12-20 23:37:33 +01:00
parent 955d534e60
commit f877b003d5
2 changed files with 11 additions and 10 deletions

View File

@@ -13,7 +13,12 @@ fi
eval $(gpg-agent -s --enable-ssh-support --daemon --write-env-file $HOME/.gpg-agent-info)
xrdb $HOME/.Xresources
DISPLAY_SCALE=1.25
export GDK_DPI_SCALE=$DISPLAY_SCALE
export QT_AUTO_SCREEN_SCALE_FACTOR=$DISPLAY_SCALE
[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
case $1 in
xterm)