How to blur alwyas blur a specific app #1228
-
|
Is there a way to always blur a specific app despite the inactive/active-opacity rules? |
Beta Was this translation helpful? Give feedback.
Answered by
antnesswcm
Oct 18, 2025
Replies: 1 comment
-
opacity是透明度,和blur不是同一个东西我已经让活动窗口和非活动窗口的opacity可以区分了, 如果你要为窗口设置固定的opacity只需要使用rulse配置即可,请参照man也可以看看我的配置 这样st的透明度将保持为0.3 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rew1nter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
opacity是透明度,和blur不是同一个东西
我已经让活动窗口和非活动窗口的opacity可以区分了,
如果你要为窗口设置固定的opacity只需要使用rulse配置即可,请参照man
也可以看看我的配置
这样st的透明度将保持为0.3
另外,在现在版本的picom中,有许多选项已经弃用,我们最好不要用他