-
-
Notifications
You must be signed in to change notification settings - Fork 729
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
Background around rounded corners #3850
Comments
I'm facing a similar issue, plus something even weirder: when I close an app my border radius suddenly resets and once I close an app this is how it looks and if I try to take screenshot using grimshot: EDIT: my dots: waybar style.css waybar config |
@Thewolf2068 @drishal I'm not sure if this is helpful or not in your case, but for me, I found that adding the following lines to the end of my
My issue was specifically with blurring, which the second line fixes (it allowed my waybar to have a blurred transparent background. If you don't want blurring, it's probably unnecessary. I'm no expert, but I think that the first line tells hyprland to look at the color values of waybar, and instead of interpreting alpha as black, it interprets as transparent and displays it as such. The number value allows you to tune it to your liking. 0.1 works best for me personally. |
Sadly that didn't change anything, the issue still persists :(. Thanks for the attempt though |
same here, didn't fix any of the issues here. I wonder tho if its a hyprland issue since I tried to use hyprpanel and a minimal ags/astal bar from their examples and have similar issue with the border |
Yea, it's a hyprland issue. |
Hi, so i have this weird issue where a background appears behind waybar after I for example move a window behind it or run wlogout.
How its supposed to look:
How it looks after i run wlogout:
(Sry for weird image resolutions)
I use hyprland-git on arch.
My config and css :
Config:
Style.css:
The text was updated successfully, but these errors were encountered: