Create dur-picom.conf
This commit is contained in:
12
config/picom/dur-picom.conf
Normal file
12
config/picom/dur-picom.conf
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
backend = "glx";
|
||||||
|
# xrender or glx
|
||||||
|
|
||||||
|
# Opacity
|
||||||
|
active-opacity = 0.93;
|
||||||
|
|
||||||
|
inactive-opacity = 0.8;
|
||||||
|
|
||||||
|
blur-background = true;
|
||||||
|
#blur-kern = "3x3box";
|
||||||
|
#blur-kern = "5x5box";
|
||||||
|
blur-kern = "7x7box";
|
||||||
Reference in New Issue
Block a user