1

Add waybar module (split from hyprland)

This commit is contained in:
2023-05-24 23:12:06 +02:00
parent 26b95e5f10
commit a52a9e4d2e
7 changed files with 265 additions and 228 deletions

View File

@ -169,6 +169,10 @@ rec {
# };
vscode.enable = true;
waybar = {
enable = true;
};
};
manual.manpages.enable = true;