Better BSPWM binding
This commit is contained in:
parent
8ad70a9ada
commit
1f8c424512
7 changed files with 43 additions and 37 deletions
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
# blur = true;
|
||||
# experimentalBackends = true;
|
||||
fade = false;
|
||||
shadow = true;
|
||||
vSync = true;
|
||||
# fade = false;
|
||||
# shadow = true;
|
||||
# vSync = true;
|
||||
# settings = {
|
||||
# blur =
|
||||
# {
|
||||
|
|
@ -15,13 +15,13 @@
|
|||
# deviation = 7.0;
|
||||
# };
|
||||
# };
|
||||
extraOptions = ''
|
||||
blur:
|
||||
{
|
||||
method = "gaussian";
|
||||
size = 10;
|
||||
deviation = 7.0;
|
||||
}
|
||||
'';
|
||||
# extraOptions = ''
|
||||
# blur:
|
||||
# {
|
||||
# method = "gaussian";
|
||||
# size = 10;
|
||||
# deviation = 7.0;
|
||||
# }
|
||||
# '';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue