mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
tmux: change tmux-last bind
This commit is contained in:
parent
350a0b3409
commit
d3b5bd3197
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
programs.tmux.extraConfig = lib.mkBefore ''
|
||||
# sessionizer binds
|
||||
bind -n C-f run-shell "tmux new-window tmux-sessionizer"
|
||||
bind s run-shell "tmux-last"
|
||||
bind l run-shell "tmux-last"
|
||||
'';
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue