summaryrefslogtreecommitdiff
path: root/waybar/config-Hyprland
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-04-20 14:44:00 -0500
committerzachir <zachir@librem.one>2023-04-20 14:44:00 -0500
commit88ea27b400baeaf7d401f02bff1c8cf651c94e4e (patch)
treed724c5f0dd0272d84ddaec1c0bd42573357527a7 /waybar/config-Hyprland
parent60a6ce97aaca62106f80ffeb656ee7d0c028ea56 (diff)
Theme! Now featuring lots of lovely green
Diffstat (limited to 'waybar/config-Hyprland')
-rw-r--r--waybar/config-Hyprland13
1 files changed, 12 insertions, 1 deletions
diff --git a/waybar/config-Hyprland b/waybar/config-Hyprland
index 903fcc7..1d4743a 100644
--- a/waybar/config-Hyprland
+++ b/waybar/config-Hyprland
@@ -11,7 +11,7 @@
"modules-left":[ "wlr/workspaces", "custom/launcher", "hyprland/window"],
"modules-center":[],
- "modules-right":[ "idle_inhibitor", "pulseaudio", "cpu", "memory", "temperature", "backlight", "battery#bat0", "battery#bat1", "network", "clock", "tray", "custom/power"],
+ "modules-right":[ "mpd", "idle_inhibitor", "pulseaudio", "cpu", "memory", "temperature", "backlight", "battery#bat0", "battery#bat1", "network", "clock", "tray", "custom/power"],
// Modules configuration
@@ -35,6 +35,17 @@
"unlocked": ""
}
},
+ "mpd": {
+ "format": "{artist} - {title}",
+ "format-stopped": "",
+ "format-paused": "{artist} - {title}",
+ "format-disconnected": "",
+ "artist-len": 15,
+ "title-len": 15,
+ //"album-len": 15,
+ //"max-length": 200,
+ "on-click": "mpc toggle"
+ },
"idle_inhibitor": {
"format": "{icon}",
"format-icons": {