New wallpaper
This commit is contained in:
parent
d6dbac7ace
commit
2bda9eacd2
3 changed files with 3 additions and 8 deletions
|
|
@ -21,7 +21,7 @@ in
|
|||
|
||||
wallpaperPath = mkOption {
|
||||
type = types.str;
|
||||
default = "hyprland/wallpaper.jpg";
|
||||
default = "hyprland/wallpaper.png";
|
||||
description = ''
|
||||
Path to wallpaper, relative to xdg.dataHome
|
||||
'';
|
||||
|
|
@ -58,11 +58,6 @@ in
|
|||
enabled = true;
|
||||
module = "hyprlock";
|
||||
};
|
||||
fingerprint = {
|
||||
enabled = false;
|
||||
ready_message = "(Scan fingerprint to unlock)";
|
||||
present_message = "Scanning fingerprint";
|
||||
};
|
||||
};
|
||||
|
||||
background = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue