(fix a typo)

robotanarchy 2015-12-18 08:04:05 +01:00
parent e16c51cbd5
commit 27c294a247

@ -49,7 +49,7 @@ Are you running sway on top of X11, with i3 already running? i3 will intercept a
### Why is my keyboard layout wrong?
You have to set the keyboard layout before starting sway, e.g. ```XKB_DEFAULT_LAYOUT=de sway```
It is also possble to set other options known from ```setxkbmap``` with ```XKB_DEFAULT_{MODEL,LAYOUT,VARIANT,OPTIONS}```
It is also possible to set other options known from ```setxkbmap``` with ```XKB_DEFAULT_{MODEL,LAYOUT,VARIANT,OPTIONS}```.
### How do I set my wallpaper? feh doesn't work!