From d6dceac880e52a4aeab11d59402380da3bf71de3 Mon Sep 17 00:00:00 2001 From: Joursoir Date: Fri, 19 Jan 2024 15:26:33 +0300 Subject: dotconfig/polybar: use new tags for text module content tag is deprecated since 3.7.0 version --- dotconfig/polybar/modules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dotconfig/polybar/modules') diff --git a/dotconfig/polybar/modules b/dotconfig/polybar/modules index 2cb39a3..e809515 100644 --- a/dotconfig/polybar/modules +++ b/dotconfig/polybar/modules @@ -1,9 +1,9 @@ [module/sep] type = custom/text - content = | + format = | - content-background = ${color.background} - content-foreground = ${color.background} + format-background = ${color.background} + format-foreground = ${color.background} [module/pulseaudio] type = internal/pulseaudio -- cgit v1.2.3-18-g5258