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

Set the namespace to allow for layer rules and fixed typos #29

Merged
merged 3 commits into from
Feb 8, 2025

Conversation

nnra6864
Copy link
Contributor

@nnra6864 nnra6864 commented Feb 6, 2025

Namespace

Allows for layer rules to be applied to this app.
Previously, if we were to do sleep 3 && hyprctl layers, the app would be listed as gtk-layer-shell, leading to possible conflicts with other apps with default namespace.
This changes it to hints, allowing for rules such as layerrule = noanim, Hints on Hyprland to disable animations.

Typos

gkt -> gtk, I assumed this is a typo, correct me if I am wrong.
so we as setting -> so we are setting, possibly another typo.

I tested all the changes on my end, and they appear to be working fine, let me know if I should change something.

@AlfredoSequeida
Copy link
Owner

Thank you, this looks good. Also thank you for fixing the typo!

@AlfredoSequeida AlfredoSequeida merged commit 7572e86 into AlfredoSequeida:main Feb 8, 2025
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

Successfully merging this pull request may close these issues.

2 participants