feat(waybar): initial waybar configuration

This commit is contained in:
ooks-io 2024-03-01 14:01:07 +13:00
parent 14788606df
commit 187d4d4034
3 changed files with 19 additions and 2 deletions

View file

@ -15,7 +15,7 @@ in
windowManager.hyprland.enable = true;
lockscreen.hyprlock.enable = true;
notification.mako.enable = true;
bar.ags.enable = true;
bar.waybar.enable = true;
};
communication = {
discord.enable = true;