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