mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
no need for display scale anymore
This commit is contained in:
@@ -13,9 +13,9 @@ fi
|
||||
|
||||
eval $(gpg-agent -s --enable-ssh-support --daemon --write-env-file $HOME/.gpg-agent-info)
|
||||
|
||||
DISPLAY_SCALE=1.25
|
||||
export GDK_DPI_SCALE=$DISPLAY_SCALE
|
||||
export QT_AUTO_SCREEN_SCALE_FACTOR=$DISPLAY_SCALE
|
||||
# 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user