mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1522] [MERGED] feat(wm): add config option to set tiling #1444
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/1522
Author: @omark96
Created: 8/1/2025
Status: ✅ Merged
Merged: 9/2/2025
Merged by: @LGUG2Z
Base:
master← Head:feat(wm)/set-tiling-for-workspaces📝 Commits (1)
bc9b112feat(wm): add config option to set tiling📊 Changes
2 files changed (+9 additions, -5 deletions)
View changed files
📝
komorebi/src/static_config.rs(+6 -0)📝
komorebi/src/workspace.rs(+3 -5)📄 Description
This commit adds the option to set whether a workspace should be tiled or not by default. It retains the default behaviour of komorebi, but adds the option to set a workspace to not be tiled by default, but still be able to change the default layout for that workspace.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.