upload
This commit is contained in:
7
common/picom/include/win-inactive.conf
Normal file
7
common/picom/include/win-inactive.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
# NORMAL unfocused (inactive) windows
|
||||
match = "!focused && window_type = 'normal'";
|
||||
blur-background = true;
|
||||
shadow = true;
|
||||
opacity = 0.75;
|
||||
dim = 0.1;
|
||||
|
||||
Reference in New Issue
Block a user