add tray to waybar
This commit is contained in:
parent
fade766d7f
commit
36037be231
|
@ -181,7 +181,9 @@ in {
|
||||||
modules-center = [
|
modules-center = [
|
||||||
"clock"
|
"clock"
|
||||||
];
|
];
|
||||||
modules-right = [];
|
modules-right = [
|
||||||
|
"tray"
|
||||||
|
];
|
||||||
}];
|
}];
|
||||||
style = ''
|
style = ''
|
||||||
/* {%@@ set bg_rgb = hex2rgb(color.bg) @@%} */
|
/* {%@@ set bg_rgb = hex2rgb(color.bg) @@%} */
|
||||||
|
|
Loading…
Reference in a new issue