mirror of
https://github.com/artagaz/nix-config.git
synced 2026-06-21 02:02:09 +07:00
fixed mouse in tmux
This commit is contained in:
@@ -14,9 +14,7 @@
|
||||
}
|
||||
];
|
||||
extraConfig = ''
|
||||
unbind -a -T root
|
||||
bind -n M-r source-file ~/.config/tmux/tmux.conf \; display "Config reloaded"
|
||||
|
||||
bind -n M-s choose-session
|
||||
|
||||
bind -n M-1 select-window -t 1
|
||||
|
||||
Reference in New Issue
Block a user