From 6084e464c116ebe20b2fa55545b8d8272cedc5e7 Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Tue, 26 Nov 2019 10:39:02 +0100 Subject: [PATCH] volume in polybar --- profiles/desktop/.config/polybar/config | 33 ++++++++++++++++++++++--- 1 file changed, 30 insertions(+), 3 deletions(-) diff --git a/profiles/desktop/.config/polybar/config b/profiles/desktop/.config/polybar/config index bc92280..920a34e 100644 --- a/profiles/desktop/.config/polybar/config +++ b/profiles/desktop/.config/polybar/config @@ -51,9 +51,9 @@ monitor = ${env:MONITOR:HDMI-2} [bar/workstation] inherit = bar/base -monitor = ${env:MONITOR:DP-2} +monitor = ${env:MONITOR:DP-4} modules-left = i3 xwindow -modules-right = spotify previous playpause next mpd volume filesystem cpu gpu memory date xkeyboard +modules-right = spotify previous playpause next mpd pulseaudio filesystem cpu gpu memory date xkeyboard tray-position = false tray-padding = 2 @@ -63,7 +63,7 @@ font-2 = FontAwesome:size=11;0 [bar/workstation2] inherit = bar/workstation -monitor = ${env:MONITOR:DP-4} +monitor = ${env:MONITOR:DP-2} tray-position = right @@ -293,6 +293,33 @@ format-prefix-foreground = ${colors.foreground-alt} label = %time% %date% format =