From 9663d2f6b74df8476feb87b3b09e998c8ef87ac8 Mon Sep 17 00:00:00 2001 From: Amaan Qureshi Date: Wed, 8 Jan 2025 00:51:28 -0500 Subject: [PATCH] fix(window-title): correct Thorium title name (#700) --- src/components/bar/modules/window_title/helpers/title.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/bar/modules/window_title/helpers/title.ts b/src/components/bar/modules/window_title/helpers/title.ts index 4fdb6ae..f6a0bdf 100644 --- a/src/components/bar/modules/window_title/helpers/title.ts +++ b/src/components/bar/modules/window_title/helpers/title.ts @@ -36,7 +36,7 @@ export const getWindowMatch = (client: AstalHyprland.Client): Record