From ba32b935aca4fd410785ced716869311fdef1b28 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 29 Oct 2021 16:39:58 +0300 Subject: i3, lowe: fix remind notifications --- .config/i3/config##h.lowe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/i3/config##h.lowe b/.config/i3/config##h.lowe index ca32cf3..c242348 100644 --- a/.config/i3/config##h.lowe +++ b/.config/i3/config##h.lowe @@ -18,7 +18,7 @@ exec --no-startup-id redshift & exec --no-startup-id nm-applet & exec --no-startup-id udiskie --automount --file-manager thunar --tray --notify & exec --no-startup-id /usr/lib/pam_kwallet_init -exec --no-startup-id remind -z -k'dunstify -i "calendar" "⏰ reminder!" "%s" &' ~/.reminders & +exec --no-startup-id remind -z -k'dunstify --appname="remind" --icon="view-calendar" "⏰ reminder!" "%s" &' ~/.reminders & exec --no-startup-id $HOME/.config/polybar/launch.sh & # start the screensaver, '' at the end is not a typo -- cgit v1.2.3-61-g4310