summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorYigit Sever2021-10-29 16:39:58 +0300
committerYigit Sever2021-10-29 16:39:58 +0300
commitba32b935aca4fd410785ced716869311fdef1b28 (patch)
tree1a459056a3e79736ff33c206aec720124071c6d1 /.config
parent51a2e6b2cf163041966f85a5710c724d7181787e (diff)
downloaddotfiles-ba32b935aca4fd410785ced716869311fdef1b28.tar.gz
dotfiles-ba32b935aca4fd410785ced716869311fdef1b28.tar.bz2
dotfiles-ba32b935aca4fd410785ced716869311fdef1b28.zip
i3, lowe: fix remind notifications
diffstat (limited to '.config')
-rw-r--r--.config/i3/config##h.lowe2
1 files changed, 1 insertions, 1 deletions
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 &
18exec --no-startup-id nm-applet & 18exec --no-startup-id nm-applet &
19exec --no-startup-id udiskie --automount --file-manager thunar --tray --notify & 19exec --no-startup-id udiskie --automount --file-manager thunar --tray --notify &
20exec --no-startup-id /usr/lib/pam_kwallet_init 20exec --no-startup-id /usr/lib/pam_kwallet_init
21exec --no-startup-id remind -z -k'dunstify -i "calendar" "⏰ reminder!" "%s" &' ~/.reminders & 21exec --no-startup-id remind -z -k'dunstify --appname="remind" --icon="view-calendar" "⏰ reminder!" "%s" &' ~/.reminders &
22exec --no-startup-id $HOME/.config/polybar/launch.sh & 22exec --no-startup-id $HOME/.config/polybar/launch.sh &
23 23
24# start the screensaver, '' at the end is not a typo 24# start the screensaver, '' at the end is not a typo