diff options
Diffstat (limited to 'SXHkD')
-rw-r--r-- | SXHkD/.config/sxhkd/sxhkdrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SXHkD/.config/sxhkd/sxhkdrc b/SXHkD/.config/sxhkd/sxhkdrc index 28b5548..6ac90e6 100644 --- a/SXHkD/.config/sxhkd/sxhkdrc +++ b/SXHkD/.config/sxhkd/sxhkdrc @@ -41,10 +41,10 @@ super + alt + l $HOME/.local/scripts/lock; super + alt + L - xtrlock; + i3lock -c 000000; super + ctrl + alt + l - i3lock -c 000000; + xtrlock; super + ctrl + m $HOME/.local/scripts/mail_fetch |