fix hyprpaper
This commit is contained in:
parent
40d38c7663
commit
b61663d775
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ in
|
|||
enable = true;
|
||||
settings = {
|
||||
preload = [ "${cfg.hyprpaper.wallpaper}" ];
|
||||
wallpaper = [ "${cfg.hyprpaper.wallpaper}" ];
|
||||
wallpaper = [ ",${cfg.hyprpaper.wallpaper}" ];
|
||||
};
|
||||
};
|
||||
# hyprland setup
|
||||
|
|
Loading…
Reference in a new issue