On 03/04/2014 18:51, Jeff Hoogland wrote: > Is it possible to have the elementary theme of applications launched using > sudo match the theme of the user launching them? >
Try using sudo -E to preserve the user's environment, perhaps you can use that. What you want to achieve is run the command with the permissions of the target user while leaving everything else the same. I can't think right away of how to do this globally, but you ought to come right if the user launches command from desktop files -- Alan McKinnon [email protected] ------------------------------------------------------------------------------ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
