add tray to waybar

This commit is contained in:
Leonardo Eugênio 2022-07-19 23:11:50 -03:00
parent fade766d7f
commit 36037be231

View file

@ -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) @@%} */