added picom jonaburg
This commit is contained in:
parent
cde05d9a58
commit
bf2e209641
2 changed files with 12 additions and 0 deletions
|
|
@ -12,6 +12,14 @@ let
|
|||
blur = true;
|
||||
inactiveDim = "0.1";
|
||||
};
|
||||
extraOptions = ''
|
||||
corner-radius = 10;
|
||||
rounded-cornes-exclude = [
|
||||
"class_g = 'Polybar'",
|
||||
"class_g = 'Rofi'"
|
||||
]
|
||||
round-borders = 1;
|
||||
'';
|
||||
};
|
||||
in
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue