fix(waybar): update playtime every second
This commit is contained in:
parent
1adb84395b
commit
d9864fd18c
1 changed files with 3 additions and 0 deletions
|
|
@ -58,6 +58,9 @@
|
|||
set-tags = [ 1 2 4 8 16 32 64 128 256 512 ];
|
||||
toogle-tags = [ 1 2 4 8 16 32 64 128 256 512 ];
|
||||
};
|
||||
"mpris" = {
|
||||
interval = 1;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue