02-23-2015, 09:30 AM 
		
	
	
		Add this line in your sudoer's file, it seems to do the job but I expect there's a more elegant solution but meanwhile.
"user" is my user name so use your own instead
	
	
	
	
	
"user" is my user name so use your own instead
Code:
userĀ   ALL=NOPASSWD: /usr/bin/thunar
 
 

