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