How Picom applies blur? #1501
FrancoBujakiewicz
started this conversation in
Configuraiton
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How Picom blur transparent windows actually? I'm trying to XMobar get blurred, the bar has a variable named "alpha" to control transparency. I know the bar got blurred before, but I don't remember how. Wezterm terminal also has its own transparency and is blurred by Picom without problem. Why the terminal is blurred and the bar not? There's a thing named "depth" that I just know is related to all this (I don't understand the low-level there) for XMobar is 24 and in Wezterm 32.
I just have this in my Picom config:
Applying opacity to the bar with Picom and then blur works, but needs so much transparency to blur be notable. I want to apply blur to XMobar own transparency.
Beta Was this translation helpful? Give feedback.
All reactions