/ added workspace renaming
This commit is contained in:
@@ -142,7 +142,6 @@ ds-t470p-11() {
|
|||||||
xrdb ~/.Xresources
|
xrdb ~/.Xresources
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
ds-tuxwarrior-11() {
|
ds-tuxwarrior-11() {
|
||||||
info="1 laptop + 1 monitor for tuxwarrior"
|
info="1 laptop + 1 monitor for tuxwarrior"
|
||||||
if [[ $1 == "info" ]] ; then
|
if [[ $1 == "info" ]] ; then
|
||||||
@@ -152,6 +151,8 @@ ds-tuxwarrior-11() {
|
|||||||
xrandr --output DP-0 --off --output DP-1 --off --output HDMI-0 --primary --mode 3840x2160 --pos 3840x0 --rotate normal --output DP-2 --mode 3840x2160 --pos 0x0 --rotate normal --output DP-3 --off --output DP-4 --off --output DP-5 --off --output DP-6 --off > /dev/null 2>&1
|
xrandr --output DP-0 --off --output DP-1 --off --output HDMI-0 --primary --mode 3840x2160 --pos 3840x0 --rotate normal --output DP-2 --mode 3840x2160 --pos 0x0 --rotate normal --output DP-3 --off --output DP-4 --off --output DP-5 --off --output DP-6 --off > /dev/null 2>&1
|
||||||
nr > /dev/null 2>&1
|
nr > /dev/null 2>&1
|
||||||
xrdb ~/.Xresources
|
xrdb ~/.Xresources
|
||||||
|
i3-msg "rename workspace 1 to 10"
|
||||||
|
i3-msg "rename workspace 2 to 1"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user