Add accentor tmuxinator config

This commit is contained in:
Charlotte Van Petegem 2020-02-10 22:09:44 +01:00
parent 2dcf01e89d
commit d9de05ed1f
2 changed files with 34 additions and 0 deletions

View file

@ -13,5 +13,8 @@
keyMode = "vi";
tmuxinator.enable = true;
};
xdg.configFile = {
"tmuxinator/accentor.yml".source = ./accentor.yml;
};
};
}