From 059e8eebaf25042c8b804e03d28473382d3fa9e6 Mon Sep 17 00:00:00 2001 From: Joakim Hulthe Date: Wed, 15 Jun 2022 21:02:33 +0200 Subject: [PATCH] i3: Use dunst for notifications --- tree/.config/i3/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tree/.config/i3/config b/tree/.config/i3/config index e1d5b92..4ebfaf2 100644 --- a/tree/.config/i3/config +++ b/tree/.config/i3/config @@ -203,5 +203,8 @@ exec --no-startup-id xcompmgr -c -f -n # wallpaper exec --no-startup-id start-wallpaper +# notifications +exec --no-startup-id dunst + # autostart exec --no-startup-id nextcloud