11 lines
215 B
Plaintext
11 lines
215 B
Plaintext
|
[Trigger]
|
||
|
Operation = Install
|
||
|
Operation = Upgrade
|
||
|
Operation = Remove
|
||
|
Type = Package
|
||
|
Target = *
|
||
|
[Action]
|
||
|
Description = "Updating statusbar..."
|
||
|
When = PostTransaction
|
||
|
Exec = /bin/sh -c 'kill -42 "$(pidof dwmblocks)"'
|