It's salad-book not salad-pad oops
This commit is contained in:
parent
39a163ca0f
commit
46f5dcc0b3
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ if [ "`hostname`" = "beef-book" ]; then
|
|||
bspc monitor "LVDS1" -d 1 2 3 4 5 6 7 8 9
|
||||
bspc monitor "LVDS-1-1" -d 1 2 3 4 5 6 7 8 9
|
||||
bspc monitor "VGA-0" 7 8 9
|
||||
elif [ "`hostname`" = "salad-pad" ]; then
|
||||
bspc monitor "eDP" -d 1 2 3 4 5 6 7 8 9
|
||||
elif [ "`hostname`" = "salad-book" ]; then
|
||||
bspc monitor "eDP-1" -d 1 2 3 4 5 6 7 8 9
|
||||
bspc monitor "HDMI-0" -d 1 2 3 4 5 6 7 8 9
|
||||
bspc monitor "VGA-0" -d 1 2 3 4 5 6 7 8 9
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue