diff options
Diffstat (limited to 'config/sxhkd/sxhkdrc')
| -rw-r--r-- | config/sxhkd/sxhkdrc | 6 | 
1 files changed, 5 insertions, 1 deletions
| diff --git a/config/sxhkd/sxhkdrc b/config/sxhkd/sxhkdrc index 2172a76..7e592a4 100644 --- a/config/sxhkd/sxhkdrc +++ b/config/sxhkd/sxhkdrc @@ -178,6 +178,10 @@ grave ; P  grave;  g   	exec ~/bin/safeimg + +grave;  L  +	exec ~/bin/safelink +  #  # music control  # @@ -243,7 +247,7 @@ grave ; T  # Mail reload  super + m  -	offlineimap -o +	mbsync -a  # make sxhkd reload its configuration files:  grave ; Escape | 
