diff options
| -rw-r--r-- | .config/sxhkd/sxhkdrc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 8925c5d..1904e68 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -97,7 +97,7 @@ super + {Left,Down,Up,Right}  super + 1  	/usr/local/bin/alacritty -e vifm  super + 2 -	/usr/local/bin/emacsclient -c +	/usr/local/bin/alacritty -e vim  super + 3  	/usr/local/bin/firefox --kiosk https://start.duckduckgo.com/  super + 4 | 
