feat: fix hyprpaper
This commit is contained in:
parent
7c54039636
commit
1fb0fd3099
1 changed files with 3 additions and 1 deletions
|
|
@ -2,8 +2,10 @@
|
|||
services.hyprpaper = {
|
||||
enable = true;
|
||||
settings = {
|
||||
ipc = "off";
|
||||
splash = false;
|
||||
preload = "~/dotfiles/background.png";
|
||||
wallpaper = "~/dotfiles/background.png";
|
||||
wallpaper = ",~/dotfiles/background.png";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue