Updated Home (markdown)

Drew DeVault 2015-11-19 19:41:06 -05:00
parent 985cae8ba0
commit cacbd60d1a

@ -43,6 +43,6 @@ Are you running sway on top of X11, with i3 already running? i3 will intercept a
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}```
### Why the trippy background? Alternatively, why is sway slow?
### How do I set my wallpaper? feh doesn't work!
wlc does this. It can be turned off by setting WLC_BG to "0". Sorry, you can't use a custom wallpaper yet.
See output configuration options in `man 5 sway`. tl;dr: `output HDMI-A-1 bg ~/wallpaper.png stretch`