removing breaking section from disp and retab shime, yt

This commit is contained in:
randomuser 2021-02-16 10:31:48 -06:00
parent 1abf6914e9
commit a2055f3deb
3 changed files with 78 additions and 88 deletions

View File

@ -4,16 +4,6 @@ exists() {
xrandr | grep ' connected' | grep "${1}" | wc -l
}
# commands
[ "$1" = "big" ] && \
xrandr --output LVDS1 --off && \
exit 0 || exit 1
[ "$1" = "small" ] && \
xrandr --output HDMI2 --off && \
exit 0 || exit 1
# usual setup: thinkpad x220 on dock connected to external
# monitor