mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-06 10:58:26 +02:00
- Added support for Fluent Terminal on Windows
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
SetTitleMatchMode, 2
|
||||||
|
|
||||||
GroupAdd, terminals, ahk_exe ubuntu.exe
|
GroupAdd, terminals, ahk_exe ubuntu.exe
|
||||||
GroupAdd, terminals, ahk_exe ConEmu.exe
|
GroupAdd, terminals, ahk_exe ConEmu.exe
|
||||||
GroupAdd, terminals, ahk_exe ConEmu64.exe
|
GroupAdd, terminals, ahk_exe ConEmu64.exe
|
||||||
@@ -5,6 +7,7 @@ GroupAdd, terminals, ahk_exe powershell.exe
|
|||||||
GroupAdd, terminals, ahk_exe WindowsTerminal.exe
|
GroupAdd, terminals, ahk_exe WindowsTerminal.exe
|
||||||
GroupAdd, terminals, ahk_exe Hyper.exe
|
GroupAdd, terminals, ahk_exe Hyper.exe
|
||||||
GroupAdd, terminals, ahk_exe Cmd.exe
|
GroupAdd, terminals, ahk_exe Cmd.exe
|
||||||
|
GroupAdd, terminals, Fluent Terminal ahk_class ApplicationFrameWindow
|
||||||
|
|
||||||
GroupAdd, posix, ahk_exe ubuntu.exe
|
GroupAdd, posix, ahk_exe ubuntu.exe
|
||||||
GroupAdd, posix, ahk_exe ConEmu.exe
|
GroupAdd, posix, ahk_exe ConEmu.exe
|
||||||
|
Reference in New Issue
Block a user