mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 03:10:43 +00:00
Add hyprpaper
This commit is contained in:
parent
842b009f84
commit
73c7b503ad
4 changed files with 49 additions and 0 deletions
|
@ -217,6 +217,12 @@
|
|||
|
||||
services = {
|
||||
dunst.enable = true;
|
||||
hyprpaper = {
|
||||
enable = true;
|
||||
# This file intentionally lacks a file extension, it should be a symlink
|
||||
# to whatever file you wish to actually be your wallpaper
|
||||
wallpaperPath = "/data/Data/Media/Pictures/Wallpapers/active";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue