extended README

This commit is contained in:
zegonix
2024-09-08 10:24:18 +02:00
parent 2db87cb52e
commit 930a6f6a4c
5 changed files with 84 additions and 9 deletions

View File

@@ -1,5 +1,25 @@
# shadows
shadow = false;
shadow-radius = 10;
shadow-opacity = 0.4;
shadow-color = "#000000"
# fading
fading = true;
fade-in-step = 0.05;
fade-out-step = 0.05;
fade-delta = 8;
# opacity
inactive-dim = 0.2
# corners
corner-radius = 2;
rounded-corners-exclude = [
"window_type = 'dock'"
];
# general
xrender-sync = true;
xrender-sync-fence = true;