mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-28 07:00:07 -05:00
feat: add dispatch spawn_on_empty
This commit is contained in:
parent
98f942568a
commit
ab4c8d5679
4 changed files with 32 additions and 1 deletions
|
|
@ -265,7 +265,9 @@ bind=ALT+SHIFT,Z,incgaps,-1
|
|||
bind=ALT+SHIFT,R,togglegaps
|
||||
|
||||
#custom app bind example
|
||||
# bind=SUPER,Return,spawn,google-chrome
|
||||
# spawn_on_empty (if tag 4 is empty , open app in this,otherwise view to tag 4)
|
||||
# bind=SUPER,Return,spawn_on_empty,google-chrome,4
|
||||
# spawn
|
||||
# bind=CTRL+ALT,Return,spawn,st -e ~/tool/ter-multiplexer.sh
|
||||
|
||||
# Mouse Button Bindings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue