fix(window-title): correct Thorium title name (#700)
This commit is contained in:
@@ -36,7 +36,7 @@ export const getWindowMatch = (client: AstalHyprland.Client): Record<string, str
|
|||||||
['opera', '', 'Opera'],
|
['opera', '', 'Opera'],
|
||||||
['vivaldi', '', 'Vivaldi'],
|
['vivaldi', '', 'Vivaldi'],
|
||||||
['waterfox', '', 'Waterfox'],
|
['waterfox', '', 'Waterfox'],
|
||||||
['thorium', '', 'Waterfox'],
|
['thorium', '', 'Thorium'],
|
||||||
['tor-browser', '', 'Tor Browser'],
|
['tor-browser', '', 'Tor Browser'],
|
||||||
['floorp', '', 'Floorp'],
|
['floorp', '', 'Floorp'],
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user