Improve the wallpaper script even more
This commit is contained in:
parent
07a91ea136
commit
f289e97ced
2 changed files with 6 additions and 5 deletions
|
@ -79,9 +79,10 @@ vim +PlugClean # remove plugins no longer in the list
|
|||
|
||||
## Wallpaper
|
||||
|
||||
The wallpaper is randomly set from images (png, jpg and jpeg) from
|
||||
`~/pictures/wallpapers/enabled/`. You should populate this directory with
|
||||
symbolic links pointing to images stored in `~/pictures/wallpapers/`.
|
||||
The wallpaper is randomly selected from images (png, jpg and jpeg) located in
|
||||
the `$HOME/pictures/wallpapers/` directory.
|
||||
|
||||
Specific wallpapers for winter can be set in the `winter` sub-directory.
|
||||
|
||||
|
||||
## /etc/locale.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue