From 0294a6d9dfbe8e5531e4683956d267a27874d1c6 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 31 May 2024 04:22:55 +0900 Subject: [PATCH] updated waybar module wlr/taskbar --- config/waybar/modules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/waybar/modules b/config/waybar/modules index 5ff06f5..28f0fd7 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -594,8 +594,8 @@ ], }, "wlr/taskbar": { - "format": "{icon}", - "icon-size": 15, + "format": "{icon} {name}", + "icon-size": 16, "all-outputs": false, "tooltip-format": "{title}", "on-click": "activate",