aboutsummaryrefslogtreecommitdiff
path: root/programs/tmux.nix
diff options
context:
space:
mode:
authorAkshay <[email protected]>2023-09-23 09:09:01 +0100
committerAkshay <[email protected]>2023-09-23 09:09:01 +0100
commite38658ec1c69821680b82ba3de57b8a4783aba19 (patch)
tree4255d770513aab361bb0b6d7f5a49dcb327f4aae /programs/tmux.nix
parent54bf50e343e9e1634f12c5999fda65fc9b5feccb (diff)
dump
Diffstat (limited to 'programs/tmux.nix')
-rw-r--r--programs/tmux.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/programs/tmux.nix b/programs/tmux.nix
index 292d751..f061997 100644
--- a/programs/tmux.nix
+++ b/programs/tmux.nix
@@ -76,7 +76,7 @@ in
76 setw -g pane-base-index 1 76 setw -g pane-base-index 1
77 77
78 # session jumper 78 # session jumper
79 bind-key -n C-n run-shell "tmux-fzf" 79 bind-key -n C-h run-shell "tmux-fzf"
80 80
81 # pane binds 81 # pane binds
82 unbind-key E 82 unbind-key E