AutoYADM commit: 2025-05-29 19:45:14

This commit is contained in:
Daniel Fichtinger 2025-05-29 19:45:14 -04:00
parent 6b01a0ceb5
commit c48bd1e437

View file

@ -78,5 +78,11 @@ EOF
} > /dev/null 2>&1 < /dev/null & } > /dev/null 2>&1 < /dev/null &
} }
} }
hook global NormalIdle .* bar-buflist hook global WinCreate .* bar-buflist
hook global WinClose .* bar-buflist
hook global WinDisplay .* bar-buflist
hook global BufCreate .* bar-buflist
hook global FocusIn .* bar-buflist
# hook global FocusOut .* bar-buflist
~ ~