[PR #262] [MERGED] fix(config): call ActiveWindowBorderColour with all required arguments in sample config #827

Closed
opened 2026-01-05 14:53:06 +01:00 by adam · 0 comments
Owner

📋 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: masterHead: maxbane_fix_sample_config


📝 Commits (1)

  • f1944dd fix(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.

## 📋 Pull Request Information **Original PR:** https://github.com/LGUG2Z/komorebi/pull/262 **Author:** [@maxbane](https://github.com/maxbane) **Created:** 10/14/2022 **Status:** ✅ Merged **Merged:** 10/14/2022 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `maxbane_fix_sample_config` --- ### 📝 Commits (1) - [`f1944dd`](https://github.com/LGUG2Z/komorebi/commit/f1944dd9ff03ad01fa3ba66fc216f676f9396454) fix(config): call ActiveWindowBorderColour correctly ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `komorebi.sample.ahk` (+1 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-01-05 14:53:06 +01:00
adam closed this issue 2026-01-05 14:53:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#827