Compare commits

..

No commits in common. "aa244ca8d399d58a77554c5bff3850ad79acc5c5" and "fc17128be964cebeb6555082ccf335e1dfb26288" have entirely different histories.

2 changed files with 5 additions and 5 deletions

View File

@ -80,10 +80,10 @@ in with lib; {
}
decoration {
rounding = 10
# blur = true
# blur_size = 3
# blur_passes = 1
# blur_new_optimizations = true
blur = true
blur_size = 3
blur_passes = 1
blur_new_optimizations = true
drop_shadow = true
shadow_range = 4
shadow_render_power = 3

View File

@ -39,7 +39,7 @@
setupGrub = false;
userUid = "1001";
nix = {
autoUpdate = false;
autoUpdate = true;
autoGC = true;
};
harden = false;