mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-15 04:34:21 +02:00
xsession: enable hidpi
This commit is contained in:
parent
d1d9960c24
commit
52b70e4046
1 changed files with 1 additions and 1 deletions
2
xsession
2
xsession
|
@ -37,7 +37,7 @@ case "$(hostname)" in
|
|||
xrandr --output DVI-0 --auto --primary --output DisplayPort-0 --auto --right-of DVI-0
|
||||
;;
|
||||
zoro)
|
||||
xrandr --output eDP1 --mode 1920x1080 # no HiDPI...
|
||||
xrandr --output eDP1 --auto --dpi 144
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue