diff options
Diffstat (limited to 'SXHkD/.config/sxhkd/sxhkdrc')
-rw-r--r-- | SXHkD/.config/sxhkd/sxhkdrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/SXHkD/.config/sxhkd/sxhkdrc b/SXHkD/.config/sxhkd/sxhkdrc index f01b136..a0c3bd9 100644 --- a/SXHkD/.config/sxhkd/sxhkdrc +++ b/SXHkD/.config/sxhkd/sxhkdrc @@ -37,6 +37,10 @@ super + alt + l super + ctrl + L xtrlock -b; +super + ctrl + m + mbsync -a; \ + notify-send -u low "Synced mail"; + super + ctrl + d notify-send -u low "Changing background"; \ $HOME/.local/scripts/background; |