Files
tldr/pages/linux/dunstctl.md
Gingka/Ginger Pepper bcf7b5969a dunstctl: add page (#7547)
2021-12-26 15:39:08 +00:00

288 B

dunstctl

Control command for dunst. More information: https://manned.org/dunstctl.

  • Pause notifications:

dunstctl set-paused true

  • Un-pause notifications:

dunstctl set-paused false

  • Close all notifications:

dunstctl close-all

  • Display help:

dunstctl --help