diff options
Diffstat (limited to 'env')
-rw-r--r-- | env/.config/sxhkd/sxhkdrc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/env/.config/sxhkd/sxhkdrc b/env/.config/sxhkd/sxhkdrc index 5c3c714..752344d 100644 --- a/env/.config/sxhkd/sxhkdrc +++ b/env/.config/sxhkd/sxhkdrc @@ -36,3 +36,12 @@ super + q super + x tmux-kill-menu.sh + +super + v + st -e vifm + +super + e + st -e neomutt + +super + w + brave |