This repository has been archived on 2023-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/.config/waybar/waybar.hook

13 lines
259 B
Plaintext

# pacman hook to trigger an update of the custom pacman waybar module
[Trigger]
Operation = Upgrade
Type = File
Target = *
[Action]
Description = waybar: refresh pacman module
When = PostTransaction
Exec = /usr/bin/pkill -SIGRTMIN+1 waybar
Depends = waybar