Merge pull request #1642 from psychon/fix-wallpaper-changing
Fix docs/07-my-first-awesome.md
This commit is contained in:
commit
e7822303d3
|
@ -87,7 +87,7 @@ user name):
|
||||||
Your desktop background image is handled in your theme file. To change it, edit
|
Your desktop background image is handled in your theme file. To change it, edit
|
||||||
this line in your theme file:
|
this line in your theme file:
|
||||||
|
|
||||||
theme.wallpaper = "/usr/share/awesome/themes/default/background.png"
|
beautiful.get().wallpaper = "/usr/share/awesome/themes/default/background.png"
|
||||||
|
|
||||||
## Personalize your layouts
|
## Personalize your layouts
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue