diff options
-rw-r--r-- | env/.config/sxhkd/sxhkdrc | 2 | ||||
-rwxr-xr-x | tmux/.local/bin/tmux-menu.sh (renamed from tmux/.local/bin/tmuxinator-menu.sh) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/env/.config/sxhkd/sxhkdrc b/env/.config/sxhkd/sxhkdrc index 374d2b5..2772586 100644 --- a/env/.config/sxhkd/sxhkdrc +++ b/env/.config/sxhkd/sxhkdrc @@ -32,7 +32,7 @@ super + space pkill -RTMIN+4 dwmblocks super + q - tmuxinator-menu.sh + tmux-menu.sh super + x tmux-kill-menu.sh diff --git a/tmux/.local/bin/tmuxinator-menu.sh b/tmux/.local/bin/tmux-menu.sh index dd6c8d9..dd6c8d9 100755 --- a/tmux/.local/bin/tmuxinator-menu.sh +++ b/tmux/.local/bin/tmux-menu.sh |