Update Tags & Window Rules
- Combine spotify and podcast tags into single audio tag - Create new media/video tag - Add window rules / update tag for bunch of applications
This commit is contained in:
@ -638,7 +638,7 @@ format = <label>
|
||||
; %date%
|
||||
; %time%
|
||||
; Default: %date%
|
||||
label = " %date%"
|
||||
label = " %date%"
|
||||
; label-font = 3
|
||||
label-foreground = ${colors.date-foreground}
|
||||
label-background = ${colors.date-background}
|
||||
@ -804,7 +804,7 @@ format = %{A1:kitty btop:}<label>%{A}
|
||||
; %percentage-sum% - Cumulative load on all cores
|
||||
; %percentage-cores% - load percentage for each core
|
||||
; %percentage-core[1-9]% - load percentage for specific core
|
||||
label = %percentage%%
|
||||
label = %percentage%%
|
||||
label-padding = ${sizes.module-padding}
|
||||
label-foreground = ${colors.cpu-foreground}
|
||||
label-background = ${colors.cpu-background}
|
||||
@ -876,7 +876,7 @@ format = %{A1:kitty btop:}<label>%{A}
|
||||
; %gb_swap_free%
|
||||
; %gb_swap_used%
|
||||
|
||||
label = %percentage_used%%
|
||||
label = %percentage_used%%
|
||||
label-padding = ${sizes.module-padding}
|
||||
label-foreground = ${colors.memory-foreground}
|
||||
label-background = ${colors.memory-background}
|
||||
|
Reference in New Issue
Block a user