From 4c26fd98af7b034b47c688c5d6e36119b05803d3 Mon Sep 17 00:00:00 2001 From: Julian Prein Date: Sat, 21 Sep 2024 00:26:39 +0200 Subject: [PATCH] powermenu: Change powermenu's text to format This changed with some newer version of polybar --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index b5e0320..200062a 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -169,7 +169,7 @@ click-left = ${env:POLYBAR_BLUETOOTH_CLICK_LEFT} [module/powermenu] type = custom/text -content = ${env:POLYBAR_POWERMENU} +format = ${env:POLYBAR_POWERMENU} [module/tray] type = internal/tray