Set bspwm multi-monitor workspace names

This commit is contained in:
Riyyi
2019-12-30 13:48:52 +01:00
parent 56ab9511e9
commit a5cc3428e2
2 changed files with 8 additions and 2 deletions
+1 -2
View File
@@ -31,8 +31,7 @@ bspc config pointer_modifier mod4
#--- Desktops ---#
# Set desktops
bspc monitor -d "$WS1" "$WS2" "$WS3" "$WS4" "$WS5" \
"$WS6" "$WS7" "$WS8" "$WS9" "$WS0"
$HOME/.scripts/wm/desktops.sh
# Open program on specific desktop
bspc rule -a Firefox desktop="^$WS1"