Useful AutoHotKey scripts for working on Windows
Find a file
Fernando Schauenburg fd356cdc61 Replace Firefox with Librewolf
I had to switch to using `ahk_exe` for identifying the windows rather
than `ahk_class` because Librewolf's windows' class is
`MozillaWindowClass`, just like Firefox. That means that, if there was
already a Firefox window open, my shortcut would activate that window
instead of launching Librewolf.
2025-03-14 15:12:55 +01:00
img Use custom tray icon 2023-03-10 12:46:04 +01:00
LICENSE Add LICENSE 2023-03-10 12:50:48 +01:00
Moonlander Window Manager.ahk Replace Firefox with Librewolf 2025-03-14 15:12:55 +01:00
README.md Add README 2023-03-10 12:48:04 +01:00

Description

Some useful AutoHotKey scripts for working on MS Windows.