Linux Guide 📓

dunst

Last updated: 2024, Mon Jun 3rd at 13:54 CDT

Dunst is a lightweight notification daemon for desktop environments. It’s highly customizable, and doesn’t require any toolkits which makes it perfect for window manager setups.

Official Site GitHub

To Install: #

Preferred method

The easiest setup for dunst is though a package manager

sudo pacman -Su dunst
sudo apt install dunst
sudo dnf install dunst
sudo zypper in dunst