Re: Background Image from command line
If you want to program this only from the plugin you already created, you could set the background image of the current home in the getActions method you programmed. I guess this is not very clean, but it seems like a init method is missing in the Plugin class.How could I autoload this plugin function when the application starts without clicking on the menu item?