fixed scaling in xprofile for arch laptop

This commit is contained in:
2021-12-06 11:54:16 +01:00
parent dca0eb5b80
commit 147a64d045
+3 -3
View File
@@ -3,9 +3,9 @@ xbindkeys &
optimus-manager-qt &
xrdb -merge ~/.Xresources
xrandr --dpi 210
export GDK_SCALE=1.5
export ELM_SCALE=1.5
export QT_AUTO_SCREEN_SCALE_FACTOR=1.5
export GDK_SCALE=2
export ELM_SCALE=2
export QT_AUTO_SCREEN_SCALE_FACTOR=2
exoprt MOZ_USE_XINPUT2=1
export MESA_LOADER_DRIVER_OVERRIDE=i965