bspwm: Fix desktop assignments (hopefully)
This commit is contained in:
parent
87c428023a
commit
481fcc670b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user