extract dmenu and launcher

This commit is contained in:
Leonardo Eugênio 2022-08-19 20:40:39 -03:00
parent 270deeab42
commit 6d3d7e5d44
10 changed files with 59 additions and 29 deletions

View file

@ -90,4 +90,6 @@ in rec {
host = "cloud.disroot.org";
pass = "disroot.org";
};
dmenu = "bmenu";
}