From f03c00639f7b3bb454c4cef05e86dfb84517c788 Mon Sep 17 00:00:00 2001 From: 135e2 <135e2@135e2.tk> Date: Thu, 29 Dec 2022 16:45:14 +0800 Subject: config/polybar: update to 20221229 - Add pavucontrol startup on right click - Remove redundant battery bar --- config/polybar/forest/bars.ini | 3 +++ config/polybar/forest/config.ini | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/config/polybar/forest/bars.ini b/config/polybar/forest/bars.ini index a33968b..650b643 100644 --- a/config/polybar/forest/bars.ini +++ b/config/polybar/forest/bars.ini @@ -110,6 +110,9 @@ bar-volume-empty-foreground = ${color.sep} ; Only applies if is used ramp-headphones-0 =  +; Run `pavucontrol` +click-right = exec pavucontrol & + ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ [module/brightness] diff --git a/config/polybar/forest/config.ini b/config/polybar/forest/config.ini index e694f8a..ceda9a0 100644 --- a/config/polybar/forest/config.ini +++ b/config/polybar/forest/config.ini @@ -141,7 +141,7 @@ font-2 = "feather:size=12;3" modules-left = launcher sep workspaces sep term files browser settings sep cpu memory filesystem modules-center = date -modules-right = battery network sep volume brightness sep sysmenu +modules-right = network sep volume brightness sep sysmenu ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ -- cgit v1.2.3