moved to another computer yay

This commit is contained in:
vibikim 2021-04-10 18:25:23 +03:00
parent f5e11cb169
commit 7ffb98ebbf
3 changed files with 31 additions and 43 deletions

View file

@ -19,7 +19,10 @@ numlockx on &
###
# MONITORS
###
if [ "`hostname`" = "beef-book" ]; then
if [ "`hostname`" = "setsuna" ]; then
bspc monitor "HDMI-A-1" -d 1 2 3 4 5 6 7
bspc monitor "DVI-D-0" -d 8 9
elif [ "`hostname`" = "beef-book" ]; then
if [ -n "`polybar -m | grep "DP-1"`" ]; then
# for docked desktop use: assign 2 workspaces to the second VGA monitor accordingly if it is connected
if [ -n "`polybar -m | grep "VGA-0"`" ]; then