Move nki-home to unstable and enable blur!

This commit is contained in:
Natsu Kagami 2023-04-19 01:09:20 +02:00
parent c63b5762dd
commit eaf390c642
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
6 changed files with 48 additions and 44 deletions

View file

@ -58,7 +58,7 @@ with lib;
# Background color and transparency
background =
if isNull cfg.background then {
background_opacity = "0.9";
background_opacity = "0.85";
dynamic_background_opacity = true;
} else {
background_image = "${cfg.background}";