add, minimal install + config

This commit is contained in:
2022-02-14 08:30:50 +01:00
parent f9e260a9b6
commit d8fc467660
33 changed files with 2911 additions and 2855 deletions

View File

@@ -1,12 +1,12 @@
backend = "glx";
# xrender or glx
# Opacity
active-opacity = 0.93;
inactive-opacity = 0.8;
blur-background = true;
#blur-kern = "3x3box";
#blur-kern = "5x5box";
backend = "glx";
# xrender or glx
# Opacity
active-opacity = 0.93;
inactive-opacity = 0.8;
blur-background = true;
#blur-kern = "3x3box";
#blur-kern = "5x5box";
blur-kern = "7x7box";