From 5993c43ea1ca7bff5cd4c5a85799c836f6f2ece9 Mon Sep 17 00:00:00 2001 From: Julio Gutierrez Date: Fri, 28 Sep 2018 09:13:45 -0600 Subject: [PATCH] dunst i was looking at dunst and seems like is not necessary to execute manually https://wiki.archlinux.org/index.php/Dunst 'There is no need to start or enable dunst; it is called by systemd when programs send notifications through dbus.' --- .config/i3/config | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index 82d8627c..abb36909 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -33,8 +33,6 @@ set $hibernate sudo -A systemctl suspend # #---Starting External Scripts---# # # Setting the background and colorscheme: exec_always --no-startup-id wal -i ~/.config/wall.png -# Starts dunst for notifications: -exec --no-startup-id dunst # Torrent daemon: #exec --no-startup-id transmission-daemon # Composite manager: