Lots of waybar improvements

This commit is contained in:
Emmet 2024-07-29 17:08:56 -05:00
parent e68df3ff93
commit ffb88a715a
5 changed files with 1506 additions and 49 deletions

View file

@ -231,4 +231,6 @@
name = if (config.stylix.polarity == "dark") then "Papirus-Dark" else "Papirus-Light";
};
services.pasystray.enable = true;
}