AutoYADM commit: 2025-05-29 19:45:14
This commit is contained in:
parent
6b01a0ceb5
commit
c48bd1e437
1 changed files with 7 additions and 1 deletions
|
@ -78,5 +78,11 @@ EOF
|
|||
} > /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
|
||||
~
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue