Correcting readme

This commit is contained in:
Roman 2023-10-14 16:38:11 +09:00
parent c721d1c426
commit bf55f79092

View File

@ -12,6 +12,7 @@ GUI wallpaper setter for Wayland and Xorg window managers. It works as a fronten
- Works on both Wayland (with `swww` or `swaybg` or `wallutils`) and Xorg (with `feh` or `wallutils`)
- Restores wallpaper at launch of your WM
- Caching for fast loading
- Translated in en, fr, de, ru, pl
## Installation
@ -60,7 +61,7 @@ To restore your wallpaper at launch, add `waypaper --restore` to your startup co
`exec waypaper --restore`
To see the list of hotkeys, press `?`.
To see the list of hotkeys, press `?`.
### Options
@ -72,6 +73,8 @@ To restore your wallpaper at launch, add `waypaper --restore` to your startup co
`--fill XXX` - specifies filling type, which can be eiher `fill`, `stretch`, `fit`, `center`, or `tile`.
If you wish to change language, change `laguage` variable in `.config/waypaper/config.ini` file. Supported options are `en`, `de`, `fr`, `ru`, `pl`.
## Troubleshooting
- If wallpaper does not change, first, try to launch waypaper in the terminal and see the output. Also, try to change it via command line using chosen backend to make sure that backend by itself works correctly.