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

blurred corners #146

Closed
mihokei opened this issue Dec 29, 2023 · 2 comments
Closed

blurred corners #146

mihokei opened this issue Dec 29, 2023 · 2 comments

Comments

@mihokei
Copy link

mihokei commented Dec 29, 2023

I don't sure is this Hyprland's fault or tofi's, but when I use layerrule = blur, launcher in Hyprland to enable blur for tofi and corner-radius=20 there is blurred corners:

2023-12-29-211052_hyprshot

As I assume this is because tofi just sets corner color to transparent, but normal window border rounding works fine (without blurred corners) in Hyprland:

2023-12-29-211222_hyprshot

@pprmint
Copy link

pprmint commented Jan 20, 2024

You may need another layerrule.

It's all the way at the bottom of Hyprland's Window Rules page. Try creating a new layerrule with ignorealpha.

layerrule = blur, launcher                                                                                                                                                                
layerrule = ignorealpha, launcher

Before:
image

After:
image

@mihokei
Copy link
Author

mihokei commented Jan 21, 2024

It works. Thanks.

@mihokei mihokei closed this as completed Jan 21, 2024
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

2 participants