nix-flake/home/waybar.nix
2025-01-28 20:32:10 +08:00

12 lines
88 B
Nix

{
mainBar = {
layer = "top";
position = "top";
height = 20;
};
}