1

Add waybar module (split from hyprland)

This commit is contained in:
2023-05-24 23:12:06 +02:00
parent c014e0f7a5
commit 1724ef7263
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;