Add omarchy-centered-workspace-toggle - #308
Open
pablohc wants to merge 1 commit into
Open
Conversation
…layout for Omarchy
Chessing234
approved these changes
Sep 5, 2026
Chessing234
left a comment
There was a problem hiding this comment.
simple script package, pinned tarball + sha256.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds
omarchy-centered-workspace-toggle: a per-workspace centered master layout toggle for Omarchy (Hyprland).Pressing the bound key (suggested
SUPER + M) on any workspace:masterlayout with the master window centered at half width (orientation = "center",mfact = 0.5), persisting the choice per workspace via the same state mechanism as the built-inomarchy-hyprland-workspace-layout-toggle(~/.local/state/omarchy/workspace-layouts/).swapwithmaster). Other windows extend into side columns.Omarchy's stock
SUPER + L(dwindle ↔ scrolling) keeps working; the binding brings centered master back on demand. Safe no-ops on special/empty/single-window workspaces, with anotify-sendfallback when Omarchy's notifier is absent (so it degrades gracefully on plain Hyprland).Source & metadata
v1.0.0, MIT)source: localwith agit_tagsupstream hook, so future tags open sync PRs automaticallymakepkgbuilds clean forany; deps:bash,jq,hyprland; optdepends:libnotifyInstall snippet for users
Happy to rename the package if the
omarchy-prefix should stay reserved for first-party tools (e.g.hypr-workspace-master-toggle), or to move it to the fast ring if desired.