-
|
I went to https://github.com/LGUG2Z/komorebi/releases/tag/v0.1.14 and downloaded the .msi file and ran the installer and seemed to work fine. I didn't see anything else etc? So then I tried, admin powershell: output: ran now what? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
|
This should probably be organized a little differently in the README, but the post-installation steps under the Scoop header also apply to installation through WinGet: https://github.com/LGUG2Z/komorebi#scoop # To download the example configuration
iwr https://raw.githubusercontent.com/LGUG2Z/komorebi/master/komorebi.sample.ahk -OutFile $Env:USERPROFILE\komorebi.ahk
iwr https://raw.githubusercontent.com/LGUG2Z/komorebi/master/komorebic.lib.ahk -OutFile $Env:USERPROFILE\komorebic.lib.ahk
iwr https://raw.githubusercontent.com/LGUG2Z/komorebi/master/komorebi.generated.ahk -OutFile $Env:USERPROFILE\komorebi.generated.ahk@adgower Run |
Beta Was this translation helpful? Give feedback.
-
|
@LGUG2Z thanks So far:
I tried looking at This could be obvious for others, but I don't have ahk intalled? I am using dual monitor. |
Beta Was this translation helpful? Give feedback.
-
|
I got it working! I opened powershell as admin and ran None of the key bindings in the example are working? I installed AHK v2. Do I need to install ahk v1? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
winget install LGUG2Z.komorebiSet-ExecutionPolicy RemoteSigned -Scope CurrentUserirm get.scoop.sh | iexscoop bucket add extrasscoop install komorebiiwr https://raw.githubusercontent.com/LGUG2Z/komorebi/master/komorebi.sample.ahk -OutFile $Env:USERPROFILE\komorebi.ahkiwr https://raw.githubusercontent.com/LGUG2Z/komorebi/master/komorebic.lib.ahk -OutFile $Env:USERPROFILE\komorebic.lib.ahkiwr https://raw.githubusercontent.com/LGUG2Z/komorebi/master/komorebi.generated.ahk -OutFile $Env:USERPROFILE\komorebi.generated.ahkscoop install autohotkeykomorebic start -a