mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
A dash of transparency for wofi too
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user