summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-24 17:53:08 -0700
committerDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-24 17:53:08 -0700
commitc97e7025e6cf7595ee04ff6177505f3c43e0a846 (patch)
tree70cefe1d2a2182299e5420dc4b0da433ce7aabf4 /.config
parent61a81bbd67e7e109cd1370dcb4c24d81f3baab14 (diff)
Create new player module
Diffstat (limited to '.config')
-rw-r--r--.config/polybar/config2
-rw-r--r--.config/polybar/main.ini2
-rw-r--r--.config/polybar/pulseaudio.ini4
3 files changed, 4 insertions, 4 deletions
diff --git a/.config/polybar/config b/.config/polybar/config
index 2c33cad..334bd3c 100644
--- a/.config/polybar/config
+++ b/.config/polybar/config
@@ -32,7 +32,7 @@ include-file = $XDG_CONFIG_HOME/polybar/filesystem.ini
include-file = $XDG_CONFIG_HOME/polybar/eth.ini
include-file = $XDG_CONFIG_HOME/polybar/wlan.ini
include-file = $XDG_CONFIG_HOME/polybar/dunst.ini
-
+include-file = $XDG_CONFIG_HOME/polybar/player_mpris.ini
# Other modules that came by default on the example config.
# The ones that I configured are on separate ini files.
diff --git a/.config/polybar/main.ini b/.config/polybar/main.ini
index 0fbabb8..d66ffb8 100644
--- a/.config/polybar/main.ini
+++ b/.config/polybar/main.ini
@@ -4,7 +4,7 @@ monitor = ${env:MAINMON:HDMI-0}
modules-left=bspwm xwindow
modules-center=
-modules-right=xkeyboard cpu memory pulseaudio date dunst powermenu
+modules-right=player_mpris xkeyboard cpu memory pulseaudio date dunst powermenu
# tray-position = right
# tray-padding = 2
diff --git a/.config/polybar/pulseaudio.ini b/.config/polybar/pulseaudio.ini
index 3dfc7b4..016ac57 100644
--- a/.config/polybar/pulseaudio.ini
+++ b/.config/polybar/pulseaudio.ini
@@ -25,7 +25,7 @@ format-volume-underline = ${colors.green}
# <ramp-volume>
# <bar-volume>
format-muted = <label-muted>
-format-muted-underline = ${colors.white}
+format-muted-underline = ${colors.black-alt}
# Available tokens:
# %percentage% (default)
@@ -36,7 +36,7 @@ label-volume = %percentage%%
# %percentage% (default)
# %decibels%
label-muted =  (muted)
-label-muted-foreground = ${colors.white}
+label-muted-foreground = ${colors.black-alt}
# Only applies if <ramp-volume> is used
ramp-volume-0 = 