fixed scaling in xprofile for arch laptop
This commit is contained in:
@@ -3,9 +3,9 @@ xbindkeys &
|
|||||||
optimus-manager-qt &
|
optimus-manager-qt &
|
||||||
xrdb -merge ~/.Xresources
|
xrdb -merge ~/.Xresources
|
||||||
xrandr --dpi 210
|
xrandr --dpi 210
|
||||||
export GDK_SCALE=1.5
|
export GDK_SCALE=2
|
||||||
export ELM_SCALE=1.5
|
export ELM_SCALE=2
|
||||||
export QT_AUTO_SCREEN_SCALE_FACTOR=1.5
|
export QT_AUTO_SCREEN_SCALE_FACTOR=2
|
||||||
exoprt MOZ_USE_XINPUT2=1
|
exoprt MOZ_USE_XINPUT2=1
|
||||||
export MESA_LOADER_DRIVER_OVERRIDE=i965
|
export MESA_LOADER_DRIVER_OVERRIDE=i965
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user