new setup structure multiple fonts and various other small bug fixes

This commit is contained in:
ITmail-dk
2022-01-07 09:59:50 +01:00
parent fb1b21ff03
commit 7ca12b2e45
31 changed files with 77 additions and 77 deletions

View File

@@ -0,0 +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";
blur-kern = "7x7box";