Fix Picom config
This commit is contained in:
@@ -114,6 +114,7 @@ rules = (
|
|||||||
{ match = "!focused"; opacity = 0.85; },
|
{ match = "!focused"; opacity = 0.85; },
|
||||||
{ match = "tooltip"; fade = true; shadow = true; opacity = 0.5; focus = true; full-shadow = false; },
|
{ match = "tooltip"; fade = true; shadow = true; opacity = 0.5; focus = true; full-shadow = false; },
|
||||||
{ match = "popup_menu"; opacity = 0.7; },
|
{ match = "popup_menu"; opacity = 0.7; },
|
||||||
{ match = "dropdown_menu"; opacity = 0.7; },)
|
{ match = "dropdown_menu"; opacity = 0.7; }
|
||||||
|
)
|
||||||
|
|
||||||
# picom -b to daemonize
|
# picom -b to daemonize
|
||||||
Reference in New Issue
Block a user