Browse Source

tweaked waybar mpris module

pull/69/head
JaKooLit 2 years ago
parent
commit
958f4b5516
  1. 11
      config/waybar/modules

11
config/waybar/modules

@ -355,17 +355,18 @@
"smooth-scrolling-threshold": 1,
"player-icons": {
"chromium": "",
"default": "",
"default": "",
"firefox": "",
"kdeconnect": "",
"mopidy": "",
"mpv": "📻",
"spotify": ""
"mopidy": " ",
"mpv": "󰐹 ",
"spotify": "",
"vlc": "󰕼",
},
"status-icons": {
"paused": "󰐎",
"playing": "",
"stopped": ""
"stopped": "",
},
// "ignored-players": ["firefox"]
"max-length": 30,

Loading…
Cancel
Save