diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-10-22 20:24:56 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-10-22 20:24:56 +0200 |
commit | b40daded95dc6c3ba0527df113377e886033c341 (patch) | |
tree | 1b11202336a72196ff8dbd76aaf4e5a2f601a2c4 /.config/sxhkd | |
parent | Switched keybindings (diff) | |
download | dotfiles-bsd-b40daded95dc6c3ba0527df113377e886033c341.tar.gz dotfiles-bsd-b40daded95dc6c3ba0527df113377e886033c341.tar.bz2 dotfiles-bsd-b40daded95dc6c3ba0527df113377e886033c341.tar.xz dotfiles-bsd-b40daded95dc6c3ba0527df113377e886033c341.tar.zst dotfiles-bsd-b40daded95dc6c3ba0527df113377e886033c341.zip |
sxhkd update
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 |