This commit is contained in:
Hadi 2024-06-14 12:54:46 +02:00
parent eb94f6b527
commit 758b594e39
2 changed files with 3 additions and 1 deletions

View File

@ -12,6 +12,8 @@
nixfmt.enable = true;
markdownlint.enable = true;
tidy.enable = true;
shellharden.enable = true;
shfmt.enable = true;
};
};
};

View File

@ -5,7 +5,7 @@
xdg.configFile."hypr/hyprlock.conf".text = ''
background {
monitor =
path = $HOME/.config/wallpapers/${config.var.theme.wallpaper}
path = $HOME/wallpapers/${config.var.theme.wallpaper}
color = rgb(${config.var.theme.colors.bg})
blur_size = 4