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