Make the music block update every 2 seconds rather than 5
This commit is contained in:
parent
9c045ee2df
commit
88b83474b0
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ signal=11
|
||||||
[mediaplayer]
|
[mediaplayer]
|
||||||
command=~/.dotfiles/i3/blocks/mediaplayer
|
command=~/.dotfiles/i3/blocks/mediaplayer
|
||||||
instance=spotify
|
instance=spotify
|
||||||
interval=5
|
interval=2
|
||||||
signal=10
|
signal=10
|
||||||
markup=pango
|
markup=pango
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue