diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-11-04 17:23:52 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-11-04 17:23:52 +0100 |
commit | 3e7f8a367450594c021651ed3037cd3a33096ff1 (patch) | |
tree | 2f424fce59ad364f1c78a060293cc4ce0f557087 | |
parent | ba4572782dd2cd040e8ebceea2d7feb5acd754a8 (diff) |
checkpoint
-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 76906e1..6304209 100755 --- a/config/common/tmux/tmux.conf +++ b/config/common/tmux/tmux.conf @@ -107,7 +107,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 -r f run-shell "tmux neww tmux-sessionizer" +bind-key -n M-F run-shell "tmux neww tmux-sessionizer" # Theme |