From f6dfceead5f5997a84c02fb12bb8cfe3749a4684 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 18 Sep 2024 14:39:39 +0900 Subject: swaync module space --- config/waybar/Modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/waybar') diff --git a/config/waybar/Modules b/config/waybar/Modules index 933f8a8d..e825e53b 100644 --- a/config/waybar/Modules +++ b/config/waybar/Modules @@ -539,7 +539,7 @@ "custom/swaync": { "tooltip": true, "tooltip-format": "Left Click: Launch Notification Center\nRight Click: Do not Disturb", - "format": "{}{icon}", + "format": "{} {icon}", "format-icons": { "notification": "", "none": "", -- cgit v1.2.3 From d0011bc1beb1da8568644d301dde50ac3670143d Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 18 Sep 2024 22:05:22 +0900 Subject: Updated workspaces #rw --- config/waybar/ModulesWorkspaces | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/waybar') diff --git a/config/waybar/ModulesWorkspaces b/config/waybar/ModulesWorkspaces index d92afd91..750c3488 100644 --- a/config/waybar/ModulesWorkspaces +++ b/config/waybar/ModulesWorkspaces @@ -158,14 +158,14 @@ "title<.*amazon.*>": " ", "title<.*reddit.*>": " ", "title<.*Picture-in-Picture.*>": " ", - "class": " ", + "class<[Ff]irefox|org.mozilla.firefox|[Ff]irefox-esr>": " ", "class": " ", "class": " ", "class": " ", "class": " ", "class<[Ss]potify>": " ", "class": "󰨞 ", - "class": "󰝰 ", + "class<[Tt]hunar>": "󰝰 ", "class<[Tt]hunderbird|[Tt]hunderbird-esr>": " ", "class": " ", "class": "󰅳 ", -- cgit v1.2.3