Skip to content

Commit

Permalink
feat(bspwm): add 1password desktop rule
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasnorrby committed Mar 4, 2021
1 parent 46b64a1 commit 689eac8
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 @@ -29,6 +29,7 @@ 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
bspc rule -a 1Password desktop='^10' 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 689eac8

Please sign in to comment.