mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-14 22:23:40 +01:00
fix i3status-rust config
This commit is contained in:
parent
aa47de2064
commit
a552ff4f1c
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ warning = 85
|
||||||
block = "music"
|
block = "music"
|
||||||
interface_name_exclude = [".*kdeconnect.*", "mpd"]
|
interface_name_exclude = [".*kdeconnect.*", "mpd"]
|
||||||
hide_when_empty = true
|
hide_when_empty = true
|
||||||
format = "$combo.rot-str(20, 0.1) $prev $play $next"
|
format = "{$combo.rot-str(20, 0.1)|} $prev $play $next"
|
||||||
|
|
||||||
[[block]]
|
[[block]]
|
||||||
block = "sound"
|
block = "sound"
|
||||||
|
|
Loading…
Reference in a new issue