Initial commit

This commit is contained in:
Julian Ospald 2020-01-06 02:00:29 +01:00
commit 0464be6565
No known key found for this signature in database
GPG avaimen ID: 511B62C09D50CD28
1 muutettua tiedostoa jossa 10 lisäystä ja 0 poistoa

10
picom.config Normal file
Näytä tiedosto

@ -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;