waybar: show media being played + move clock
This commit is contained in:
parent
c2cb41a73f
commit
b00592b9c9
1 changed files with 2 additions and 1 deletions
|
|
@ -11,9 +11,10 @@
|
||||||
];
|
];
|
||||||
modules-left = [
|
modules-left = [
|
||||||
"river/tags"
|
"river/tags"
|
||||||
|
"clock"
|
||||||
];
|
];
|
||||||
modules-center = [
|
modules-center = [
|
||||||
"clock"
|
"mpris"
|
||||||
];
|
];
|
||||||
modules-right = [
|
modules-right = [
|
||||||
"pulseaudio"
|
"pulseaudio"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue