Set moonset background blur to match the Arch user config

This commit is contained in:
2026-08-07 16:48:59 +02:00
parent d0cc1f1644
commit d35c4a1408
+2
View File
@@ -88,8 +88,10 @@ in
"moonlock/moonlock.toml".text = ''
background_path = "${wallpaper}"
'';
# blur matches the value set in ~/.config/moonset/moonset.toml on Arch.
"moonset/moonset.toml".text = ''
background_path = "${wallpaper}"
background_blur = 20.0
'';
# Configs outside /etc/xdg/ in the Arch package as well.