Added ghostty to the window titles. (#706)
This commit is contained in:
@@ -49,6 +49,7 @@ export const getWindowMatch = (client: AstalHyprland.Client): Record<string, str
|
|||||||
['tilix', '', 'Tilix'],
|
['tilix', '', 'Tilix'],
|
||||||
['xterm', '', 'XTerm'],
|
['xterm', '', 'XTerm'],
|
||||||
['urxvt', '', 'URxvt'],
|
['urxvt', '', 'URxvt'],
|
||||||
|
['com.mitchellh.ghostty', '', 'Ghostty'],
|
||||||
['st', '', 'st Terminal'],
|
['st', '', 'st Terminal'],
|
||||||
|
|
||||||
// Development Tools
|
// Development Tools
|
||||||
|
|||||||
Reference in New Issue
Block a user