readme: add how to set pfp and wallpaper to usage

This commit is contained in:
2 * r + 2 * t 2025-06-09 13:33:00 +10:00 committed by GitHub
parent 5423b5cf86
commit 0a9ab64850
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -80,6 +80,14 @@ target notifs
function clear(): void
```
### PFP/Wallpapers
The profile picture for the dashboard is read from the file `~/.face`, so to set it just put your image there.
The wallpapers for the wallpaper switcher are read from `~/Pictures/Wallpapers`, so put your wallpapers there for
them to show up in the switcher (you need to restart the shell after changing stuff in `~/Pictures/Wallpapers` sadly,
no watching for changes yet).
## Credits
Thanks to the Hyprland discord community (especially the homies in #rice-discussion) for all the help and suggestions