Modify bspwm and picom better for polybar

This commit is contained in:
mitchell 2020-11-02 00:11:05 -05:00
parent ff2e641182
commit 9ccb100294
2 changed files with 3 additions and 3 deletions

View file

@ -10,11 +10,11 @@ fade-delta = 5
inactive-opacity = 0.85
blur-background = true
blur-kern = "11x11gaussian"
blur-kern = "7x7box"
vsync = true
wintypes:
{
dock = { full-shadow = true; };
dock = { shadow = false; };
};