1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(picom): make faster

This commit is contained in:
2023-02-25 08:32:13 +01:00
parent b1743f031c
commit b3c996c154

View File

@@ -3,7 +3,7 @@
enable = true;
activeOpacity = 1;
fade = true;
fadeDelta = 5;
fadeDelta = 1;
inactiveOpacity = 0.9;
shadow = true;
menuOpacity = 0.9;