adding nwg-bar to toothpick

This commit is contained in:
cnst
2024-11-25 19:21:00 +01:00
parent fdd3f1c42b
commit 4f73565411
2 changed files with 4 additions and 1 deletions

View File

@@ -59,6 +59,9 @@
neovim = {
enable = true;
};
nwg-bar = {
enable = true;
};
rofi = {
enable = false;
};