Compare commits

..

3 commits

Author SHA1 Message Date
atagen
0cb4072040 chore: flake bump
All checks were successful
Nix Build / nix build (push) Successful in 25s
2025-07-06 12:09:13 +10:00
atagen
ffd05c012c fix: enable partial defaults in config 2025-07-06 12:09:13 +10:00
atagen
66c3bab2fa feat: add activation on fill 2025-07-06 12:09:13 +10:00

View file

@ -114,7 +114,7 @@ prepopulate = 3
strict = true
# activation on fill
# this will auto-activate any disabled tag you send a window to
# this will auto-activate an empty + disabled tags if you send a window to it
activation_on_fill = true
````