Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no_gaps_when_only #8667

Closed
bryant-the-coder opened this issue Dec 7, 2024 · 4 comments
Closed

no_gaps_when_only #8667

bryant-the-coder opened this issue Dec 7, 2024 · 4 comments

Comments

@bryant-the-coder
Copy link

I recently updated hyprland. Then there is this error where it says no_gaps_when_only is not valid. May i ask what are the other options to enable no_gaps_when_only feature? I have went through the wiki several times but still can't find any solution

@Aqa-Ib
Copy link
Contributor

Aqa-Ib commented Dec 7, 2024

https://github.com/hyprwm/Hyprland/releases/tag/v0.45.0

@11xx
Copy link

11xx commented Dec 7, 2024

It got nuked: hyprwm/Hyprland/Pull Request #8072/layouts: Nuke no_gaps_when_only by vaxerski.

Replacement for no_gaps_when_only are normal workspace rules:

workspace = w[t1], gapsin:0, gapsout:0, border:1
workspace = w[tg1], gapsin:0, gapsout:0, border:1
workspace = f[1], gapsin:0, gapsout:0, border:1

where gapsout:0 removes the gaps, border:1 still leaves borders.

See https://wiki.hyprland.org/Configuring/Workspace-Rules/#smart-gaps

@vaxerski
Copy link
Member

vaxerski commented Dec 7, 2024

oh no! totally not like the release notes explicitly state what to do!

image

@vaxerski vaxerski closed this as not planned Won't fix, can't repro, duplicate, stale Dec 7, 2024
@bryant-the-coder
Copy link
Author

Thanks!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants