mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 10:18:34 +02:00
xsession: output rename with recent intel
This commit is contained in:
parent
c37d80aae4
commit
aa48a79e13
1 changed files with 1 additions and 1 deletions
2
xsession
2
xsession
|
@ -36,7 +36,7 @@ systemctl --user import-environment
|
|||
|
||||
case "$(hostname)" in
|
||||
neo)
|
||||
xrandr --output HDMI-0 --auto --output HDMI-1 --auto --right-of HDMI-0
|
||||
xrandr --output HDMI1 --auto --output HDMI2 --auto --right-of HDMI1
|
||||
;;
|
||||
zoro)
|
||||
xrandr --output eDP1 --auto --dpi 144
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue