开发者

Transparency on Focused/Unfocused windows

开发者 https://www.devze.com 2023-01-24 22:49 出处:网络
Inst开发者_StackOverflow中文版ead of using borders, I want to set the alpha of focused and unfocused windows to, say, 90% and 70%. This would apply to all windows except those matching some criterion

Inst开发者_StackOverflow中文版ead of using borders, I want to set the alpha of focused and unfocused windows to, say, 90% and 70%. This would apply to all windows except those matching some criterion like className = "Gimp". How can I implement this in my xmonad?

Thanks!


You can use XMonad.Hooks.FadeInactive. Note that it requires Xcompmgr or something of a kind.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号