This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#SingleInstance Force | |
; Load library | |
#Include komorebic.lib.ahk | |
; Load configuration | |
#Include komorebi.generated.ahk | |
; Send the ALT key whenever changing focus to force focus changes | |
AltFocusHack("enable") | |
; Default to cloaking windows when switching workspaces |