setup astroid for autostart

This commit is contained in:
Leonardo Eugênio 2023-01-24 23:32:07 -03:00
parent 15bbc5a000
commit 4a53c981ae
2 changed files with 15 additions and 1 deletions

View file

@ -132,4 +132,5 @@ rec {
desktop = "sway";
browser = "qutebrowser";
editor = "kakoune";
email-client = "astroid";
}