You are not logged in.
Pages: 1
howdy. is there a way to set my wallpaper from thunar? when i use openbox or fluxbox, i can right-click on a wallpaper, open in feh and set as wallpaper. what about a custom action? i'm an end user, so go easy on me. thanks.
Offline
1. In menu choose: settings -> desktop settings. On appearance tab select "show image" option, create new wallpapers list with only one picture.
2. Open Thunar. In edit menu choose "Configure custom actions". Add new action, name it somehow, in command box insert:
Code:
sed -i -e "s:^/.*$:%f:" -e "s:^'::" -e "s:'$::" /path/to/list/created/in/step_1 && xfdesktop -reload
On "appearance condition" tab select image files.
If you right click on image in thunar you will see your new action, try it smile
Regards
Offline
thanks. that worked great!
Offline
Pages: 1
[ Generated in 0.007 seconds, 7 queries executed - Memory usage: 533.05 KiB (Peak: 544.84 KiB) ]