mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Modify bspwm and picom better for polybar
This commit is contained in:
parent
ff2e641182
commit
9ccb100294
2 changed files with 3 additions and 3 deletions
|
|
@ -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; };
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue