fix transparent top band of mpv

This commit is contained in:
ksyasuda
2021-11-11 10:26:21 -08:00
parent 0749897165
commit 764fb08dad
3 changed files with 13 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ enable-click = true
enable-scroll = true
format-padding = 1
# con-default = 
# icon-default = 
format = <label-state>
format-background = ${color.shade4}
@@ -24,7 +24,10 @@ label-occupied-padding = 1
# label-active-foreground = #99b679
# label-occupied-foreground = #55aebb
label-empty-foreground = #61afef
; label-empty-foreground = #61afef
; label-occupied-foreground = #61afef
; label-active-foreground = #98be65
label-empty-foreground = #51afef
label-occupied-foreground = #51afef
label-active-foreground = #98be65
label-occupied-foreground = #61afef
label-urgent-foreground = ${color.urgent}