diff --git a/users/configs/desktop/waybar/config.json b/users/configs/desktop/waybar/config.json index fdebb68..3afbbbd 100644 --- a/users/configs/desktop/waybar/config.json +++ b/users/configs/desktop/waybar/config.json @@ -32,6 +32,7 @@ }, "battery": { "format": "{icon} {capacity}%", + "format-charging": " {capacity}%", "format-icons": [ "", "", @@ -43,8 +44,17 @@ "backlight": { "format": "{percent}% {icon}", "format-icons": [ - "", - "" + "󰹐", + "󱩎", + "󱩏", + "󱩐", + "󱩑", + "󱩒", + "󱩓", + "󱩔", + "󱩕", + "󱩖", + "󰛨" ] }, "sway/workspaces": {