7 lines
143 B
Plaintext
7 lines
143 B
Plaintext
|
# NORMAL focused (active) windows
|
||
|
match = "focused && window_type = 'normal'";
|
||
|
blur-background = false;
|
||
|
shadow = true;
|
||
|
opacity = 1.0;
|
||
|
dim = 0;
|