[Help] How do I disable the blurry background effect at the bottom and top when the mouse hovers over them? #734
zhouxinghong
started this conversation in
General
Replies: 1 comment
-
# strength of the OSC background fade (0 to disable)
osc_fade_strength=100
# blur strength for the OSC alpha fade. caution: high values can take a lot of CPU time to render
fade_blur_strength=100
# use with "fade_blur_strength=0" to create a transparency box
fade_transparency_strength=0
# strength of the window title bar fade (0 to disable)
window_fade_strength=100
# blur strength for the window title bar. caution: high values can take a lot of CPU time to render
window_fade_blur_strength=100
# use with "window_fade_blur_strength=0" to create a transparency box
window_fade_transparency_strength=0 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Expected behavior of the wanted feature
Dear Development Team,
Hello!
Your theme is fantastic! 🌹❤👍😜
How do I disable the blurry background effect at the bottom and top when the mouse hovers over them?
Beta Was this translation helpful? Give feedback.
All reactions