feat: add activation on fill
All checks were successful
Nix Build / nix build (push) Successful in 1m38s
All checks were successful
Nix Build / nix build (push) Successful in 1m38s
This commit is contained in:
parent
555ffca915
commit
52a17e19e9
3 changed files with 21 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 any disabled tag you send a window to
|
||||
activation_on_fill = true
|
||||
|
||||
````
|
||||
|
||||
## ipc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue