开发者

Transparency on Focused/Unfocused windows

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜