Started numbering at 1

This commit is contained in:
alejandro-angulo 2024-10-18 21:25:06 -07:00
parent c382929d9a
commit 4af7a4f0ee
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -30,6 +30,8 @@ in {
programs.tmux = { programs.tmux = {
enable = true; enable = true;
baseIndex = 1;
catppuccin.enable = true; catppuccin.enable = true;
keyMode = "vi"; keyMode = "vi";
newSession = true; newSession = true;