parent
1239cdf4bc
commit
ee06634599
|
@ -78,7 +78,7 @@ and wallpaper across multiple screens. In the default configuration, the `"reque
|
||||||
is emitted everytime a screen is added, moved, resized or when the bars
|
is emitted everytime a screen is added, moved, resized or when the bars
|
||||||
(`awful.wibar`) are moved.
|
(`awful.wibar`) are moved.
|
||||||
|
|
||||||
This is will suited for single-screen wallpapers. If you wish to use multi-screen wallpaper,
|
This is well suited for single-screen wallpapers. If you wish to use multi-screen wallpaper,
|
||||||
it is better to create a global wallpaper object and edit it when the screen change. See
|
it is better to create a global wallpaper object and edit it when the screen change. See
|
||||||
the `add_screen`/`remove_screens` methods and the `screens` property of `awful.wallpaper` for
|
the `add_screen`/`remove_screens` methods and the `screens` property of `awful.wallpaper` for
|
||||||
examples.
|
examples.
|
||||||
|
|
Loading…
Reference in New Issue