🔄 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/1204
**Author:** [@LGUG2Z](https://github.com/LGUG2Z)
**Created:** 12/26/2024
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `feat(wm)/reset-initial-workspace-rules`
---
### 📝 Commits (2)
- [`1bbd17b`](https://github.com/LGUG2Z/komorebi/commit/1bbd17bc682b6b7f4360cd8fd9a13db447285bc9) feat(wm): allow reapplying initial workspace rules
- [`12b57bc`](https://github.com/LGUG2Z/komorebi/commit/12b57bca93d35cd80eff906921364e38d1388c65) feat(cli): add commands to reapply initial ws rules
### 📊 Changes
**3 files changed** (+27 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `komorebi/src/core/mod.rs` (+2 -0)
📝 `komorebi/src/process_command.rs` (+15 -0)
📝 `komorebic/src/main.rs` (+10 -0)
</details>
### 📄 Description
<!--
Please follow the Conventional Commits specification.
If you need to update your PR with changes from `master`, please run `git rebase master`.
By opening this PR, you confirm that you have read and understood this project's `CONTRIBUTING.md`.
-->
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/1204
Author: @LGUG2Z
Created: 12/26/2024
Status: ❌ Closed
Base:
master← Head:feat(wm)/reset-initial-workspace-rules📝 Commits (2)
1bbd17bfeat(wm): allow reapplying initial workspace rules12b57bcfeat(cli): add commands to reapply initial ws rules📊 Changes
3 files changed (+27 additions, -0 deletions)
View changed files
📝
komorebi/src/core/mod.rs(+2 -0)📝
komorebi/src/process_command.rs(+15 -0)📝
komorebic/src/main.rs(+10 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.