aboutsummaryrefslogtreecommitdiff
path: root/.config/polybar/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/polybar/config')
-rw-r--r--.config/polybar/config15
1 files changed, 8 insertions, 7 deletions
diff --git a/.config/polybar/config b/.config/polybar/config
index ae52fdf..b89d8e9 100644
--- a/.config/polybar/config
+++ b/.config/polybar/config
@@ -98,9 +98,9 @@ pseudo-transparency = false
[color]
-bg = ${xrdb:background:#121213}
-fg = ${xrdb:foreground:#fdf9f7}
-fg-alt = ${xrdb:background:#121213}
+bg = ${xrdb:background:#0f1419}
+fg = ${xrdb:foreground:#f8f8f0}
+fg-alt = ${xrdb:background:#0f1419}
alpha = #00000000
@@ -132,10 +132,11 @@ label = %time%
[module/mpd]
type = internal/mpd
-format-online = 󰎇 <label-song>
-format-offline =
-icon-play = 󰐊
-icon-pause = 󰏤
+format-online = <toggle> <label-song>
+format-offline = [mpd offline]
+format-stopped =
+icon-play = 󰏤
+icon-pause = 󰐊
label-song = %{T2}%artist%%{T-}: %title%
label-song-maxlen = 50
label-song-ellipsis = true