Skip to content

Commit bf55f79

Browse files
committed
Correcting readme
1 parent c721d1c commit bf55f79

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ GUI wallpaper setter for Wayland and Xorg window managers. It works as a fronten
1212
- Works on both Wayland (with `swww` or `swaybg` or `wallutils`) and Xorg (with `feh` or `wallutils`)
1313
- Restores wallpaper at launch of your WM
1414
- Caching for fast loading
15+
- Translated in en, fr, de, ru, pl
1516

1617
## Installation
1718

@@ -60,7 +61,7 @@ To restore your wallpaper at launch, add `waypaper --restore` to your startup co
6061

6162
`exec waypaper --restore`
6263

63-
To see the list of hotkeys, press `?`.
64+
To see the list of hotkeys, press `?`.
6465

6566
### Options
6667

@@ -72,6 +73,8 @@ To restore your wallpaper at launch, add `waypaper --restore` to your startup co
7273

7374
`--fill XXX` - specifies filling type, which can be eiher `fill`, `stretch`, `fit`, `center`, or `tile`.
7475

76+
If you wish to change language, change `laguage` variable in `.config/waypaper/config.ini` file. Supported options are `en`, `de`, `fr`, `ru`, `pl`.
77+
7578
## Troubleshooting
7679

7780
- 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.

0 commit comments

Comments
 (0)