Include waybar extras on alt bar

This commit is contained in:
Evie Litherland-Smith 2023-06-01 13:59:16 +01:00
parent fba214d3e3
commit 252ce7d5c1

View file

@ -48,6 +48,10 @@
];
};
alt = {
"include" = [
"~/.config/waybar/modules.json"
"~/.config/waybar/layout.json"
];
"output" = "DP-1";
"modules-left" = ["wlr/workspaces"];
"modules-center" = ["clock"];