Skip to content

Commit

Permalink
feat(bspwm): add desktop rule for slack
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasnorrby committed Mar 4, 2021
1 parent 14ab7a2 commit 2eed97a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wm/bspwm/bspwmrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ bspc config gapless_monocle false
bspc rule -a Emacs desktop='^4' state=fullscreen follow=on
bspc rule -a Chromium desktop='^6'
bspc rule -a TmuxAlacritty desktop='^5' follow=on
bspc rule -a Slack desktop='^9' follow=on

# Rules don't work for electron apps - see:
# https://github.com/baskerville/bspwm/issues/291#issuecomment-145329416
Expand Down

0 comments on commit 2eed97a

Please sign in to comment.