mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-26 11:48:33 +02:00
xsession: swap displays for neo
This commit is contained in:
parent
6b987d45c2
commit
bc59486217
1 changed files with 1 additions and 1 deletions
2
xsession
2
xsession
|
@ -23,7 +23,7 @@ systemctl --user import-environment
|
|||
|
||||
case "$(hostname)" in
|
||||
neo)
|
||||
xrandr --output HDMI-A-0 --auto --primary --output DisplayPort-0 --auto --right-of HDMI-A-0 --dpi 192
|
||||
xrandr --output DisplayPort-0 --auto --primary --output HDMI-A-0 --auto --right-of DisplayPort-0 --dpi 192
|
||||
;;
|
||||
zoro)
|
||||
xrandr --output eDP1 --auto --dpi 144
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue