Adding better keybindings for bspwm; adding underline decorations for occupied workspaces in bspwm/polybar.

This commit is contained in:
Derek Taylor
2023-03-03 18:03:52 -06:00
parent af36082687
commit 88780795ed
2 changed files with 25 additions and 16 deletions

View File

@@ -710,22 +710,32 @@ ws-icon-default = " "
format = <label-state> <label-mode>
label-focused = %icon%
label-focused-background = ${colors.background}
label-focused-underline= #6790eb
label-focused-padding = 2
label-focused-foreground = ${colors.foreground}
label-focused-background = ${colors.background}
label-focused-underline= ${colors.color5}
label-focused-padding = 1
label-focused-margin = 2
label-occupied = %icon%
label-occupied-padding = 2
label-occupied-foreground = ${colors.foreground}
label-occupied-background = ${colors.background}
label-occupied-underline= ${colors.color2}
label-occupied-padding = 1
label-occupied-margin = 2
label-urgent = %icon%
label-urgent-padding = 2
label-urgent-foreground = ${colors.foreground}
label-urgent-background = ${colors.alert}
label-urgent-underline = ${colors.alert}
label-urgent-padding = 1
label-urgent-margin = 2
label-empty = %icon%
label-empty-foreground = ${colors.foreground}
label-empty-padding = 2
label-empty-background = ${colors.background}
label-empty-padding = 1
label-empty-margin = 2
label-monocle = "  "
label-monocle-foreground = ${colors.foreground}
label-tiled = "  "
@@ -751,6 +761,7 @@ label-private-foreground = ${colors.foreground}
format-foreground = ${colors.foreground}
format-background = ${colors.background}
###############################################################################
############ MODULES ARROWS ############
###############################################################################
@@ -1055,7 +1066,6 @@ label-empty-margin = 2
format-foreground = ${colors.foreground}
format-background = ${colors.background}
;;format-underline = ${colors.color14}
[module/filesystem]
;https://github.com/jaagr/polybar/wiki/Module:-filesystem