diff options
Diffstat (limited to '')
-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 1904e68..12026b3 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/alacritty -e vim + /usr/local/bin/alacritty -e nvim super + 3 /usr/local/bin/firefox --kiosk https://start.duckduckgo.com/ super + 4 |