Initial commit
This commit is contained in:
commit
0464be6565
10
picom.config
Normal file
10
picom.config
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
backend = "glx";
|
||||||
|
vsync = "opengl-swc";
|
||||||
|
|
||||||
|
glx-copy-from-front = true;
|
||||||
|
glx-swap-method = 2;
|
||||||
|
xrender-sync = true;
|
||||||
|
xrender-sync-fence = true;
|
||||||
|
|
||||||
|
shadow = false;
|
||||||
|
unredir-if-possible = false;
|
Loading…
Reference in New Issue
Block a user