home-manager/common: Use vi bindings for tmux
This commit is contained in:
parent
c55600c5af
commit
677f3f26ab
@ -80,6 +80,7 @@ in
|
||||
|
||||
tmux = {
|
||||
enable = true;
|
||||
keyMode = "vi";
|
||||
};
|
||||
|
||||
bash = {
|
||||
|
Loading…
Reference in New Issue
Block a user