mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-01 16:54:25 +02:00
xsettings: use xsettings to set scale factor
This commit is contained in:
parent
461223a0a3
commit
387c6d0078
2 changed files with 6 additions and 3 deletions
2
xsession
2
xsession
|
@ -37,8 +37,6 @@ systemctl --user import-environment
|
|||
case "$(hostname)" in
|
||||
neo)
|
||||
xrandr --output HDMI-0 --auto --output DP-0 --auto --right-of HDMI-0 --dpi 192
|
||||
export GDK_SCALE=2
|
||||
export GDK_DPI_SCALE=0.5
|
||||
;;
|
||||
zoro)
|
||||
xrandr --output eDP1 --auto --dpi 144
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue