From ff41492981a00fea82203e6216a289bec05d48ca Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Thu, 8 Oct 2020 11:25:04 +0200 Subject: add dunst --- .config/i3/config | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config/i3/config') diff --git a/.config/i3/config b/.config/i3/config index d22c3be..1b10cb1 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -35,6 +35,9 @@ exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock -c 000000 --nofork #exec --no-startup-id nm-applet #exec --no-startup-id sudo wpa_gui -t -i wlo1 +# Notification daemon (see ~/.config/dunst/dunstrc for configuration) +exec --no-startup-id dunst + # pulse audio systray icon exec --no-startup-id pasystray -- cgit v1.2.3