From: Ning Tang <[email protected]> Add trash-image for showing the trash image while dragging launchers. [layout] means create a layout and launchers below it will be shown on it. Default is one layout.
Signed-off-by: Li Chen <[email protected]> Signed-off-by: Yi Yuan <[email protected]> Signed-off-by: Ning Tang <[email protected]> --- weston.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/weston.ini b/weston.ini index f0736df..59eb968 100644 --- a/weston.ini +++ b/weston.ini @@ -11,6 +11,8 @@ animation=zoom #lockscreen=/usr/share/backgrounds/gnome/Garden.jpg #homescreen=/usr/share/backgrounds/gnome/Blinds.jpg #animation=fade +#trash-image=/usr/share/icons/gnome/24x24/apps/utilities-terminal.png +[layout] [launcher] icon=/usr/share/icons/gnome/24x24/apps/utilities-terminal.png path=/usr/bin/gnome-terminal -- 1.7.11.1 _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
