Moar scripts
This commit is contained in:
parent
68b13d0034
commit
27838518c6
2
proj
2
proj
@ -17,7 +17,7 @@ then
|
|||||||
dmenu -i -p 'Pick side'`
|
dmenu -i -p 'Pick side'`
|
||||||
if [ -z "$side" ]; then exit 0; fi
|
if [ -z "$side" ]; then exit 0; fi
|
||||||
|
|
||||||
xrandr --output $out --auto --$side HDMI-4
|
xrandr --output $out --auto --$side DP-0
|
||||||
else
|
else
|
||||||
# Get the display we want to remove
|
# Get the display we want to remove
|
||||||
out=`xrandr | grep ' connected' | awk '{print $1}' | \
|
out=`xrandr | grep ' connected' | awk '{print $1}' | \
|
||||||
|
Loading…
Reference in New Issue
Block a user