From 49e9d78bb9e8001acbd0e2955d1de49a41454a89 Mon Sep 17 00:00:00 2001 From: Renan Toesqui Magalhaes Date: Tue, 12 Sep 2023 00:01:12 +0100 Subject: [PATCH] modify icons and colors --- desktop/source/any/config/polybar/files/user_modules.ini | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/desktop/source/any/config/polybar/files/user_modules.ini b/desktop/source/any/config/polybar/files/user_modules.ini index 4b100a82..2d703548 100644 --- a/desktop/source/any/config/polybar/files/user_modules.ini +++ b/desktop/source/any/config/polybar/files/user_modules.ini @@ -32,7 +32,8 @@ click-right = ~/.config/rofi/scripts/powermenu/type-5/powermenu.sh & [module/maximize] type = custom/text -content = " " +content = " " +; content = " " content-foreground = ${color.yellow} content-background=${color.altblend} @@ -421,7 +422,9 @@ interval = 60 [module/menu-rtm] type = custom/text -content =  +; content =  +content =  +; content =  content-padding = content-foreground = ${color.black} content-background = ${color.white}