[PR #1014] [CLOSED] Update example-configurations.md #1170

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1014
Author: @ArnaudKunzi
Created: 9/30/2024
Status: Closed

Base: masterHead: patch-1


📝 Commits (2)

  • 04cde3f feat(wm): add all matching strats for ws rules
  • 83913d4 Update example-configurations.md

📊 Changes

6 files changed (+206 additions, -265 deletions)

View changed files

📝 docs/example-configurations.md (+31 -1)
📝 komorebi/src/core/config_generation.rs (+8 -0)
📝 komorebi/src/lib.rs (+3 -4)
📝 komorebi/src/process_command.rs (+76 -77)
📝 komorebi/src/static_config.rs (+37 -131)
📝 komorebi/src/window_manager.rs (+51 -52)

📄 Description

More details included on the whkdrc path resolution and on the config syntax.


🔄 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/1014 **Author:** [@ArnaudKunzi](https://github.com/ArnaudKunzi) **Created:** 9/30/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`04cde3f`](https://github.com/LGUG2Z/komorebi/commit/04cde3f757e09be3832442e5b6fd5f86631fa3c8) feat(wm): add all matching strats for ws rules - [`83913d4`](https://github.com/LGUG2Z/komorebi/commit/83913d4859ce5cc4142d17bf19bf980453a217ec) Update example-configurations.md ### 📊 Changes **6 files changed** (+206 additions, -265 deletions) <details> <summary>View changed files</summary> 📝 `docs/example-configurations.md` (+31 -1) 📝 `komorebi/src/core/config_generation.rs` (+8 -0) 📝 `komorebi/src/lib.rs` (+3 -4) 📝 `komorebi/src/process_command.rs` (+76 -77) 📝 `komorebi/src/static_config.rs` (+37 -131) 📝 `komorebi/src/window_manager.rs` (+51 -52) </details> ### 📄 Description More details included on the whkdrc path resolution and on the config syntax. --- <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:54:20 +01:00
adam closed this issue 2026-01-05 14:54:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1170