A dash of transparency for wofi too
This commit is contained in:
parent
29215d270f
commit
fdbf4085bd
@ -11,6 +11,7 @@ window {
|
|||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
background-color: @base;
|
background-color: @base;
|
||||||
|
opacity: 0.95;
|
||||||
}
|
}
|
||||||
|
|
||||||
#inner-box {
|
#inner-box {
|
||||||
|
@ -11,3 +11,5 @@ windowrule = opacity 0.85 0.85, class:^(Spotify)$
|
|||||||
|
|
||||||
# Fix some dragging issues with XWayland
|
# Fix some dragging issues with XWayland
|
||||||
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|
||||||
|
|
||||||
|
layerrule = blur,wofi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user