[PR #596] [MERGED] feat(cli): make --config optional for enable-autostart #1005

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/596
Author: @amrbashir
Created: 11/25/2023
Status: Merged
Merged: 12/3/2023
Merged by: @LGUG2Z

Base: masterHead: feat/cli/enable-autostart/optional-config-arg


📝 Commits (4)

  • 06e4212 feat(cli): make --config optional for enable-autostart
  • 2629496 actually make it optional
  • b917ebc remove unnecessary action attribute
  • 4802450 Merge branch 'master' into feat/cli/enable-autostart/optional-config-arg

📊 Changes

2 files changed (+21 additions, -20 deletions)

View changed files

📝 komorebi/src/main.rs (+4 -4)
📝 komorebic/src/main.rs (+17 -16)

📄 Description

No description provided


🔄 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/596 **Author:** [@amrbashir](https://github.com/amrbashir) **Created:** 11/25/2023 **Status:** ✅ Merged **Merged:** 12/3/2023 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `feat/cli/enable-autostart/optional-config-arg` --- ### 📝 Commits (4) - [`06e4212`](https://github.com/LGUG2Z/komorebi/commit/06e42124f0748f9836dbf38b1558a69e4e77c074) feat(cli): make `--config` optional for `enable-autostart` - [`2629496`](https://github.com/LGUG2Z/komorebi/commit/262949683a605676574f9c83abc4239ef912f925) actually make it optional - [`b917ebc`](https://github.com/LGUG2Z/komorebi/commit/b917ebc1483f06285c3f92af5c65d65b9bd953b7) remove unnecessary `action` attribute - [`4802450`](https://github.com/LGUG2Z/komorebi/commit/4802450d83636711756b449ce29b0954f2ead228) Merge branch 'master' into feat/cli/enable-autostart/optional-config-arg ### 📊 Changes **2 files changed** (+21 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `komorebi/src/main.rs` (+4 -4) 📝 `komorebic/src/main.rs` (+17 -16) </details> ### 📄 Description _No description provided_ --- <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:42 +01:00
adam closed this issue 2026-01-05 14:53:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1005