From d9c55f694cd684377e07c762759f849c03fccfc8 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Mon, 11 Aug 2025 02:17:13 +0300 Subject: [PATCH] Update config --- .config/waybar/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/waybar/config b/.config/waybar/config index 6c1fab2..480480c 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -49,9 +49,9 @@ "on-scroll-up": "hyprctl dispatch workspace -1", "on-scroll-down": "hyprctl dispatch workspace +1", "format-icons": { - "active": "", - "urgent": "", - "default": "" + "active": "", + "urgent": "", + "default": "" }, "persistent-workspaces": { "*": [ 1,2 ]