STYLING!
This commit is contained in:
parent
16491f437f
commit
4a6ae43a42
4 changed files with 9 additions and 3 deletions
|
|
@ -56,7 +56,7 @@
|
|||
"format": "{}",
|
||||
"rewrite": {
|
||||
"(.*) — Mozilla Firefox": " $1",
|
||||
"~(.*)": " $1",
|
||||
"~(.*)": " $1",
|
||||
"nv": " neovim",
|
||||
},
|
||||
"separate-outputs": true,
|
||||
|
|
@ -107,12 +107,13 @@
|
|||
"player-icons": {
|
||||
"default": "▶",
|
||||
"mpv": "🎵",
|
||||
"spotify": "",
|
||||
},
|
||||
"interval": 1,
|
||||
"status-icons": {
|
||||
"paused": "⏸",
|
||||
},
|
||||
"dynamic-len": 72,
|
||||
"dynamic-len": 36,
|
||||
// "ignored-players": ["firefox"]
|
||||
},
|
||||
"custom/swaync": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue