This commit is contained in:
2023-10-06 14:52:44 +03:00
committed by Motiejus Jakštys
parent 7718fc348b
commit 817ed9e5e4

View File

@@ -72,4 +72,9 @@
}
];
};
programs.tmux = {
enable = true;
keyMode = "vi";
};
}