fuhsjr00 / bug.n

Tiling Window Manager for Windows
GNU General Public License v3.0
3.34k stars 214 forks source link

Setup instructions from source with AutoHotkey installed #226

Open jlamoure opened 4 years ago

jlamoure commented 4 years ago

I cannot install the executable due to work security restrictions, is there a proper way to install from source? I have copied all files to a folder, and run Main.ahk with Autohotkey, but keybindings do not work and I wonder if I have missed an installation step.

Windows 10

joten commented 4 years ago

No, there is not much more to it. If you have a file association .ahk -> AutoHotkey and double-click Main.ahk in Explorer, bug.n should run just fine; the directory containing Main.ahk should also be the working directory, but if bug.n started without an error, this should be the case.