mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #262] [MERGED] fix(config): call ActiveWindowBorderColour with all required arguments in sample config #827
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/262
Author: @maxbane
Created: 10/14/2022
Status: ✅ Merged
Merged: 10/14/2022
Merged by: @LGUG2Z
Base:
master← Head:maxbane_fix_sample_config📝 Commits (1)
f1944ddfix(config): call ActiveWindowBorderColour correctly📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
komorebi.sample.ahk(+1 -1)📄 Description
The sample config only provided three of the four required arguments in the example call to ActiveWindowBorderColour. Uncommenting the line as it was would raise an error from AuthoHotKey.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.