From c79eb0c650b5451a65c5c1f25e319d641579d163 Mon Sep 17 00:00:00 2001 From: Arnold Sommerfeld Date: Thu, 11 Apr 2024 13:57:25 +0100 Subject: [polybar] Improve bspwm module formating --- home/.config/polybar/config.ini | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'home/.config') diff --git a/home/.config/polybar/config.ini b/home/.config/polybar/config.ini index 4e18fad..c00c0f3 100644 --- a/home/.config/polybar/config.ini +++ b/home/.config/polybar/config.ini @@ -196,6 +196,29 @@ enable-scroll = false ; Default: format = +; If any values for label-dimmed-N are defined, the workspace/mode +; colors will get overridden with those values if the monitor is out of focus +; To only override workspaces in a specific state, use: +; label-dimmed-focused +; label-dimmed-occupied +; label-dimmed-urgent +; label-dimmed-empty +label-dimmed-foreground = #555 +label-dimmed-underline = ${bar/top.background} +label-dimmed-focused-background = #f00 + +label-focused-foreground = #ffffff +label-focused-background = #3f3f3f +label-focused-underline = #fba922 + +label-occupied-underline = #555555 + +label-urgent-foreground = #000000 +label-urgent-background = #bd2c40 +label-urgent-underline = #9b0a20 + +label-empty-foreground = #55 + ; The following labels will be used to indicate the layout/mode ; for the focused workspace. Requires ; -- cgit v1.2.3-70-g09d2