update
This commit is contained in:
@@ -93,11 +93,11 @@ animations {
|
||||
// enable transparency
|
||||
window-rule {
|
||||
match is-active=false
|
||||
opacity 0.8 //inactive transparency
|
||||
opacity 1.0 //inactive transparency
|
||||
}
|
||||
window-rule {
|
||||
match is-active=true
|
||||
opacity 0.95 //active transparency
|
||||
opacity 1.0 //active transparency
|
||||
}
|
||||
window-rule {
|
||||
draw-border-with-background false
|
||||
|
||||
Reference in New Issue
Block a user