Adjust alt waybar modules
This commit is contained in:
parent
cea6740729
commit
80eb48acfb
|
@ -53,8 +53,8 @@
|
||||||
"~/.config/waybar/layout.json"
|
"~/.config/waybar/layout.json"
|
||||||
];
|
];
|
||||||
"output" = "DP-1";
|
"output" = "DP-1";
|
||||||
"modules-left" = ["wlr/workspaces"];
|
"modules-left" = [];
|
||||||
"modules-center" = ["clock"];
|
"modules-center" = ["wlr/workspaces"];
|
||||||
"modules-right" = [];
|
"modules-right" = [];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue