summaryrefslogtreecommitdiff
path: root/.config/polybar
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-25 21:52:30 -0700
committerDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-25 21:52:30 -0700
commit9d44898fb3c2dbac189f5fa7b9b1d789937f348c (patch)
tree466b238e00d16c12f50ccac4a21d693eb1961fd9 /.config/polybar
parent01aae48c384f4b07c2f204bff81ba2398cbd3065 (diff)
Better "now playing" module
Diffstat (limited to '.config/polybar')
-rw-r--r--.config/polybar/config1
-rw-r--r--.config/polybar/main.ini2
2 files changed, 2 insertions, 1 deletions
diff --git a/.config/polybar/config b/.config/polybar/config
index 334bd3c..65d0cdc 100644
--- a/.config/polybar/config
+++ b/.config/polybar/config
@@ -33,6 +33,7 @@ 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
+include-file = $XDG_CONFIG_HOME/polybar/player_mpris_zscroll.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 d66ffb8..752d2ff 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=player_mpris xkeyboard cpu memory pulseaudio date dunst powermenu
+modules-right=player_mpris_zscroll xkeyboard cpu memory pulseaudio date dunst powermenu
# tray-position = right
# tray-padding = 2