summaryrefslogtreecommitdiff
path: root/common/.picom.conf
diff options
context:
space:
mode:
Diffstat (limited to 'common/.picom.conf')
-rw-r--r--common/.picom.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/.picom.conf b/common/.picom.conf
new file mode 100644
index 0000000..1fc2a88
--- /dev/null
+++ b/common/.picom.conf
@@ -0,0 +1,2 @@
+backend = "xrender";
+paint-on-overlay = true;