64 current 2024-02-27 23:55:28 23.11.4801.b7ee09cf5614 6.1.79 *
Signed-off-by: Sky Hearn <sky.hearn@pm.me>
This commit is contained in:
parent
b493fb88c5
commit
a490498ea3
|
@ -101,6 +101,12 @@ nitrogen --restore &
|
||||||
enable = true;
|
enable = true;
|
||||||
vSync = true;
|
vSync = true;
|
||||||
backend = "glx";
|
backend = "glx";
|
||||||
|
inactiveOpacity = 0.9;
|
||||||
|
settings = {
|
||||||
|
blur = {
|
||||||
|
method = "dual-kawase";
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue