feat: add activation on fill
This commit is contained in:
parent
555ffca915
commit
66c3bab2fa
3 changed files with 20 additions and 0 deletions
|
@ -113,6 +113,10 @@ prepopulate = 3
|
|||
# paradigm, or get your desktop stuck in a weird state.
|
||||
strict = true
|
||||
|
||||
# activation on fill
|
||||
# this will auto-activate an empty + disabled tags if you send a window to it
|
||||
activation_on_fill = true
|
||||
|
||||
````
|
||||
|
||||
## ipc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue