Add tray to polybar
This commit is contained in:
parent
bc979d6603
commit
82247dd243
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
||||||
modules-left = "i3";
|
modules-left = "i3";
|
||||||
modules-center = "date";
|
modules-center = "date";
|
||||||
modules-right = "memory swap cpu battery1 battery0";
|
modules-right = "memory swap cpu battery1 battery0";
|
||||||
|
tray-position = "right";
|
||||||
};
|
};
|
||||||
|
|
||||||
"module/date" = {
|
"module/date" = {
|
||||||
|
|
Loading…
Reference in a new issue