currently only supports i3blocks
Calendar notifications for desktops running the dunst notification daemon.
The action script at i3blocks/actions/date.sh
is responsible for handling events, the script accepts the following arguments:
- curr - current month
- next - increment month
- prev - decrement month
Create a date block in ~/.config/i3blocks/config
[date]
command=~/.config/i3blocks/scripts/date.sh
interval=60
Copy the contents of i3blocks
to your $HOME/.config/i3blocks/