diff options
| author | Raymaekers Luca <luca@spacehb.net> | 2025-10-19 23:03:13 +0200 |
|---|---|---|
| committer | Raymaekers Luca <luca@spacehb.net> | 2025-10-19 23:03:13 +0200 |
| commit | e977c4b431a8d53ab7dd72e6106989a5852ff247 (patch) | |
| tree | 7e01d53e1c365c7516fc79ee928772e2bd7cd8f7 /config/common/tmux/tmux.conf | |
| parent | 5eb23bd0b1d6536a22257eaa2cce3e1a7634873a (diff) | |
checkpoint
Diffstat (limited to 'config/common/tmux/tmux.conf')
| -rwxr-xr-x | config/common/tmux/tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/common/tmux/tmux.conf b/config/common/tmux/tmux.conf index ae6d5b8..249b77a 100755 --- a/config/common/tmux/tmux.conf +++ b/config/common/tmux/tmux.conf @@ -110,7 +110,7 @@ bind S choose-tree -Z # Menu for mounting and ejecting devices. bind E display-menu -T "#[align=centre]#I:#W" -x W -y W '' Mount 0 "display-popup -E 'amount'" -bind-key -n M-F run-shell "tmux neww tmux-sessionizer" +bind-key -n M-F run-shell "tmux new-window tmux-sessionizer" # Theme |
