8 lines
151 B
Plaintext
8 lines
151 B
Plaintext
# NORMAL unfocused (inactive) windows
|
|
match = "!focused && window_type = 'normal'";
|
|
blur-background = true;
|
|
shadow = true;
|
|
opacity = 0.75;
|
|
dim = 0.1;
|
|
|