You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
@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 hyprland.conf fixed this issue:
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.
@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 hyprland.conf fixed this issue:
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
@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 hyprland.conf fixed this issue:
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
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: