[screenlayout] Update to new desk layout for titan

This commit is contained in:
2020-06-10 08:33:20 -04:00
parent 47989b0782
commit 9233a1611c

View File

@ -0,0 +1,3 @@
#!/bin/sh
xrandr --output eDP-1 --primary --mode 1920x1080 --pos 1080x1440 --rotate normal --output DP-1 --mode 1920x1080 --pos 0x481 --rotate left --output HDMI-1 --off --output DP-2 --mode 2560x1440 --pos 1080x0 --rotate normal --output HDMI-2 --off
kbg