AutoYADM commit: 2025-05-29 18:10:15

This commit is contained in:
Daniel Fichtinger 2025-05-29 18:10:15 -04:00
parent 40cb78d2eb
commit 8d8c0ad903

View file

@ -68,7 +68,8 @@ EOF
hook global WinDisplay .* bar-buflist hook global WinDisplay .* bar-buflist
hook global FocusIn .* bar-buflist hook global FocusIn .* bar-buflist
hook global FocusOut .* bar-buflist # hook global FocusOut .* bar-buflist
hook global WinCreate .* bar-buflist hook global WinCreate .* bar-buflist
hook global BufWritePost .* bar-buflist hook global BufWritePost .* bar-buflist
hook global ModeChange .* bar-buflist hook global ModeChange .* bar-buflist
hook global NormalIdle .* bar-buflist