Disable border background on all windows
This commit is contained in:
parent
5076625c18
commit
72dba5c923
1 changed files with 2 additions and 0 deletions
|
@ -167,6 +167,8 @@ window-rule {
|
||||||
window-rule {
|
window-rule {
|
||||||
match is-active=false
|
match is-active=false
|
||||||
opacity 0.9
|
opacity 0.9
|
||||||
|
}
|
||||||
|
window-rule {
|
||||||
draw-border-with-background false
|
draw-border-with-background false
|
||||||
}
|
}
|
||||||
window-rule {
|
window-rule {
|
||||||
|
|
Loading…
Add table
Reference in a new issue