diff --git a/config/waybar-hyprland/config b/config/waybar-hyprland/config index b011f0d..dfb4ae7 100644 --- a/config/waybar-hyprland/config +++ b/config/waybar-hyprland/config @@ -49,14 +49,14 @@ "tooltip": false, "format": "{icon} {}", "format-icons": { - "notification": "", - "none": "", - "dnd-notification": "", - "dnd-none": "", - "inhibited-notification": "", - "inhibited-none": "", - "dnd-inhibited-notification": "", - "dnd-inhibited-none": "" + "notification": "󰂚", + "none": "󰂚", + "dnd-notification": "󰂛", + "dnd-none": "󰂛", + "inhibited-notification": "󰂚", + "inhibited-none": "󰂚", + "dnd-inhibited-notification": "󰂛", + "dnd-inhibited-none": "󰂛" }, "return-type": "json", "exec-if": "which swaync-client", @@ -119,11 +119,11 @@ }, "cpu": { "tooltip": false, - "format": " {}%" + "format": "󰻠 {}%" }, "memory": { "tooltip": false, - "format": " {}%" + "format": "󰍛 {}%" }, "clock": { "format": " {:%Y-%m-%d | %H:%M:%S}",