aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/modules
diff options
context:
space:
mode:
Diffstat (limited to 'config/waybar/modules')
-rw-r--r--config/waybar/modules11
1 files changed, 6 insertions, 5 deletions
diff --git a/config/waybar/modules b/config/waybar/modules
index 417a6912..1ff46ba5 100644
--- a/config/waybar/modules
+++ b/config/waybar/modules
@@ -344,7 +344,7 @@
},
"mpris": {
- "format": "{player_icon}",
+ "format": "{player_icon} ",
"format-paused": "{status_icon} <i>{dynamic}</i>",
"on-click-middle": "playerctl play-pause",
"on-click": "playerctl previous",
@@ -355,17 +355,18 @@
"smooth-scrolling-threshold": 1,
"player-icons": {
"chromium": "",
- "default": "▶",
+ "default": "",
"firefox": "",
"kdeconnect": "",
"mopidy": "",
- "mpv": "📻",
- "spotify": ""
+ "mpv": "󰐹",
+ "spotify": "",
+ "vlc": "󰕼",
},
"status-icons": {
"paused": "󰐎",
"playing": "",
- "stopped": ""
+ "stopped": "",
},
// "ignored-players": ["firefox"]
"max-length": 30,
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage