aboutsummaryrefslogtreecommitdiffstats
path: root/polybar
diff options
context:
space:
mode:
authorGravatar Tom Willemse2022-11-09 22:22:18 -0800
committerGravatar Tom Willemse2022-11-09 22:22:18 -0800
commit03cad30ca6419e6d79ec4bbfb748688ef0b6340b (patch)
treefa24841f121c16d60996975f555c323f0a16b6b8 /polybar
parent061cfd930c691d32d8fd68540055828a23da7c72 (diff)
downloadnew-dotfiles-03cad30ca6419e6d79ec4bbfb748688ef0b6340b.tar.gz
new-dotfiles-03cad30ca6419e6d79ec4bbfb748688ef0b6340b.zip
[polybar] Show currently playing song
Diffstat (limited to 'polybar')
-rw-r--r--polybar/.config/polybar/config5
1 files changed, 4 insertions, 1 deletions
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config
index d8de9ee..f637053 100644
--- a/polybar/.config/polybar/config
+++ b/polybar/.config/polybar/config
@@ -36,7 +36,7 @@ font-2 = siji:pixelsize=10;1
modules-left = ewmh xwindow
modules-center =
-modules-right = circe todo email pulseaudio xkeyboard vpn date
+modules-right = circe mpd todo email pulseaudio xkeyboard vpn date
tray-position = center
tray-padding = 0
@@ -237,3 +237,6 @@ format-prefix = " "
[module/circe]
type = custom/ipc
+
+[module/mpd]
+type = internal/mpd