Adjust hyprpaper documentation

This commit is contained in:
DashieTM 2024-09-08 18:48:22 +02:00
parent b83ccc7bfe
commit b994e4698c
3 changed files with 4 additions and 2 deletions

View file

@ -17,7 +17,8 @@
config = lib.mkOption {
default = "";
example = ''
Hyprpaper config
preload = path/to/wallpaper
wallpaper = YOURMONITOR,path/to/wallpaper
'';
type = lib.types.lines;
description = ''