aboutsummaryrefslogtreecommitdiff
path: root/programs/tmux.nix
diff options
context:
space:
mode:
authorAkshay <[email protected]>2023-09-07 16:51:52 +0100
committerAkshay <[email protected]>2023-09-07 16:51:52 +0100
commitd7136db84f9a9845fc346cf270f3eb16301368f6 (patch)
tree214b8dab6ff347fe9126fe9fb40edb34be04f73e /programs/tmux.nix
parent9e6e8ca7427c352478245ae6c6ca959aaabe68f7 (diff)
.
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 8a70405..292d751 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-j run-shell "tmux-fzf" 79 bind-key -n C-n run-shell "tmux-fzf"
80 80
81 # pane binds 81 # pane binds
82 unbind-key E 82 unbind-key E