bspwm: Fix desktop assignments (hopefully)

This commit is contained in:
Salt 2018-08-07 19:44:22 -05:00
parent 87c428023a
commit 481fcc670b

View File

@ -62,8 +62,8 @@ bspc config presel_feedback_color "#9b9b9b" #???
printf "[INFO] Setting window rules\n"
bspc rule -r '*'
bspc rule -a Waterfox desktop=1
bspc rule -a Discord desktop=7
bspc rule -a Spotify desktop=8
bspc rule -a discord desktop=7
bspc rule -a spotify desktop=8
bspc rule -a 'Minecraft 1.7.10' state=fullscreen
# For fullscreen Wine
bspc rule -a explorer.exe state=fullscreen