changed base monitor

This commit is contained in:
shockrah
2019-12-22 22:52:46 -08:00
parent fe1f60e676
commit 3b87f10fbc
2 changed files with 1 additions and 2 deletions

2
proj
View File

@@ -15,7 +15,7 @@ then
dmenu -i -p 'Pick side'`
if [ -z "$side" ]; then exit 0; fi
echo "xrandr --output $out --auto $side eDP-1"
echo "xrandr --output $out --auto $side DVI-I-1"
xrandr --output $out --auto --$side DVI-I-1
else
# Get the display we want to remove