Update config
This commit is contained in:
@@ -164,7 +164,7 @@ label-empty-padding = 2
|
|||||||
; label-separator = |
|
; label-separator = |
|
||||||
|
|
||||||
;##########################
|
;##########################
|
||||||
;# bspwm module new + icons
|
;# new bspwm module new + icons start
|
||||||
;[module/bspwm]
|
;[module/bspwm]
|
||||||
;type = internal/bspwm
|
;type = internal/bspwm
|
||||||
|
|
||||||
@@ -186,47 +186,49 @@ label-empty-padding = 2
|
|||||||
;ws-icon-default = ""
|
;ws-icon-default = ""
|
||||||
|
|
||||||
|
|
||||||
format = <label-state> <label-mode>
|
;format = <label-state> <label-mode>
|
||||||
|
|
||||||
label-focused = %icon%
|
;label-focused = %icon%
|
||||||
label-focused-background = ${colors.background}
|
;label-focused-background = ${colors.background}
|
||||||
label-focused-underline= ${colors.underline-c1}
|
;label-focused-underline= ${colors.underline-c1}
|
||||||
label-focused-padding = 2
|
;label-focused-padding = 2
|
||||||
label-focused-foreground = ${colors.icon-c1}
|
;label-focused-foreground = ${colors.icon-c1}
|
||||||
|
|
||||||
label-occupied = %icon%
|
;label-occupied = %icon%
|
||||||
label-occupied-padding = 2
|
;label-occupied-padding = 2
|
||||||
label-occupied-background = ${colors.background}
|
;label-occupied-background = ${colors.background}
|
||||||
|
|
||||||
label-urgent = %icon%
|
;label-urgent = %icon%
|
||||||
label-urgent-padding = 2
|
;label-urgent-padding = 2
|
||||||
|
|
||||||
label-empty = %icon%
|
;label-empty = %icon%
|
||||||
label-empty-foreground = ${colors.foreground-alt}
|
;label-empty-foreground = ${colors.foreground-alt}
|
||||||
label-empty-padding = 2
|
;label-empty-padding = 2
|
||||||
label-empty-background = ${colors.background}
|
;label-empty-background = ${colors.background}
|
||||||
label-monocle = " "
|
;label-monocle = " "
|
||||||
label-monocle-foreground = ${colors.foreground}
|
;label-monocle-foreground = ${colors.foreground}
|
||||||
label-tiled = " "
|
;label-tiled = " "
|
||||||
label-tiled-foreground = ${colors.foreground}
|
;label-tiled-foreground = ${colors.foreground}
|
||||||
label-fullscreen = " "
|
;label-fullscreen = " "
|
||||||
label-fullscreen-foreground = ${colors.foreground}
|
;label-fullscreen-foreground = ${colors.foreground}
|
||||||
label-floating = " "
|
;label-floating = " "
|
||||||
label-floating-foreground = ${colors.foreground}
|
;label-floating-foreground = ${colors.foreground}
|
||||||
label-pseudotiled = " "
|
;label-pseudotiled = " "
|
||||||
label-pseudotiled-foreground = ${colors.foreground}
|
;label-pseudotiled-foreground = ${colors.foreground}
|
||||||
label-locked = " "
|
;label-locked = " "
|
||||||
label-locked-foreground = ${colors.foreground}
|
;label-locked-foreground = ${colors.foreground}
|
||||||
label-sticky = " "
|
;label-sticky = " "
|
||||||
label-sticky-foreground = ${colors.foreground}
|
;label-sticky-foreground = ${colors.foreground}
|
||||||
label-private = " "
|
;label-private = " "
|
||||||
label-private-foreground = ${colors.foreground}
|
;label-private-foreground = ${colors.foreground}
|
||||||
|
|
||||||
; Separator in between workspaces
|
; Separator in between workspaces
|
||||||
;label-separator = |
|
;label-separator = |
|
||||||
;label-separator-padding = 1
|
;label-separator-padding = 1
|
||||||
;label-separator-foreground = #ffb52a
|
;label-separator-foreground = #ffb52a
|
||||||
|
|
||||||
|
;##########################
|
||||||
|
;# new bspwm module new + icons end
|
||||||
|
|
||||||
[module/mpd]
|
[module/mpd]
|
||||||
type = internal/mpd
|
type = internal/mpd
|
||||||
|
|||||||
Reference in New Issue
Block a user