change manythings

This commit is contained in:
2026-06-25 11:33:22 +07:00
parent b9e75b0ff7
commit 3ed4afab73
29 changed files with 1745 additions and 14 deletions
+15
View File
@@ -0,0 +1,15 @@
backend = "xrender";
vsync = true;
use-damage = true;
# games bypass picom entirely when fullscreen
unredir-if-possible = true;
# no effects — featherweight
shadow = false;
fading = false;
blur-background = false;
corner-radius = 0;
detect-transient = true;
detect-client-leader = true;