/+ ds-tuxwarrior-4()
This commit is contained in:
@@ -57,6 +57,21 @@ ds-tuxwarrior-3() {
|
||||
nr > /dev/null 2>&1
|
||||
}
|
||||
|
||||
ds-tuxwarrior-4() {
|
||||
info="1 laptop + 3 monitors for tuxwarrior"
|
||||
echo "${info}"
|
||||
|
||||
xrandr --output DP-0 --off --output DP-1 --primary --mode 3840x2160 --pos 6000x1680 --rotate normal --output HDMI-0 --mode 2560x1600 --pos 9840x1280 --rotate left --output DP-2 --mode 3840x2160 --pos 0x1680 --rotate normal --output DP-3 --mode 3840x2160 --pos 3840x0 --rotate right --output DP-4 --off --output DP-5 --off --output DP-6 --off
|
||||
|
||||
xrdb ~/.Xresources
|
||||
|
||||
i3-msg "rename workspace 1 to 10"
|
||||
i3-msg "rename workspace 2 to 1"
|
||||
i3-msg "rename workspace 4 to 2"
|
||||
i3-msg "rename workspace 3 to 4"
|
||||
|
||||
nr > /dev/null 2>&1
|
||||
}
|
||||
|
||||
# do the choka choka
|
||||
|
||||
|
||||
Reference in New Issue
Block a user