Lots: Fix miscellanea that cropped up with a host rename

This commit is contained in:
2020-12-09 20:14:20 -06:00
parent 8ef6a86275
commit 9f84f2ecbc
3 changed files with 5 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ case $(hostname) in
vm-*)
xrandr --output Virtual-1 --mode 1920x1080 --rate 60 --primary
;;
dsk-cstm-0)
dsk-cstm-0*)
xrandr --output DisplayPort-1 --mode 2560x1440 --rate 144 --primary
xrandr --output HDMI-A-0 --mode 1920x1080 --rate 60 --pos 2560x360
;;