fix(window-title): correct Thorium title name (#700)

This commit is contained in:
Amaan Qureshi
2025-01-08 00:51:28 -05:00
committed by GitHub
parent d46e7ff417
commit 9663d2f6b7

View File

@@ -36,7 +36,7 @@ export const getWindowMatch = (client: AstalHyprland.Client): Record<string, str
['opera', '', 'Opera'],
['vivaldi', '󰖟', 'Vivaldi'],
['waterfox', '󰖟', 'Waterfox'],
['thorium', '󰖟', 'Waterfox'],
['thorium', '󰖟', 'Thorium'],
['tor-browser', '', 'Tor Browser'],
['floorp', '󰈹', 'Floorp'],