diff options
author | Yigit Sever | 2021-10-29 16:39:58 +0300 |
---|---|---|
committer | Yigit Sever | 2021-10-29 16:39:58 +0300 |
commit | ba32b935aca4fd410785ced716869311fdef1b28 (patch) | |
tree | 1a459056a3e79736ff33c206aec720124071c6d1 /.config/i3/config##h.lowe | |
parent | 51a2e6b2cf163041966f85a5710c724d7181787e (diff) | |
download | dotfiles-ba32b935aca4fd410785ced716869311fdef1b28.tar.gz dotfiles-ba32b935aca4fd410785ced716869311fdef1b28.tar.bz2 dotfiles-ba32b935aca4fd410785ced716869311fdef1b28.zip |
i3, lowe: fix remind notifications
Diffstat (limited to '.config/i3/config##h.lowe')
-rw-r--r-- | .config/i3/config##h.lowe | 2 |
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 & | |||
18 | exec --no-startup-id nm-applet & | 18 | exec --no-startup-id nm-applet & |
19 | exec --no-startup-id udiskie --automount --file-manager thunar --tray --notify & | 19 | exec --no-startup-id udiskie --automount --file-manager thunar --tray --notify & |
20 | exec --no-startup-id /usr/lib/pam_kwallet_init | 20 | exec --no-startup-id /usr/lib/pam_kwallet_init |
21 | exec --no-startup-id remind -z -k'dunstify -i "calendar" "⏰ reminder!" "%s" &' ~/.reminders & | 21 | exec --no-startup-id remind -z -k'dunstify --appname="remind" --icon="view-calendar" "⏰ reminder!" "%s" &' ~/.reminders & |
22 | exec --no-startup-id $HOME/.config/polybar/launch.sh & | 22 | exec --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 |