readme: add how to set pfp and wallpaper to usage
This commit is contained in:
parent
5423b5cf86
commit
0a9ab64850
1 changed files with 8 additions and 0 deletions
|
|
@ -80,6 +80,14 @@ target notifs
|
||||||
function clear(): void
|
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
|
## Credits
|
||||||
|
|
||||||
Thanks to the Hyprland discord community (especially the homies in #rice-discussion) for all the help and suggestions
|
Thanks to the Hyprland discord community (especially the homies in #rice-discussion) for all the help and suggestions
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue