/AHK-WindowsTerminal-dropdown

A script that enables Windows Terminal toggling using Autohotkey

Primary LanguageAutoHotkeyMIT LicenseMIT

How to use

  1. Get ahk2exe by installing AutoHotkey
  2. Take a look at provided script - adjust keybinds and path to Windows Terminal. By default it points to Windows Terminal installed by scoop
  3. Run ahk2exe /in <script> /out <exe>
  4. Run <exe>
  5. You should be able to use a keybind to toggle Windows Terminal now