Topic: Set wallpaper with thunar.
As much as I love nitrogen to show my wallpapers, It is a pain to find a proper wallpaper since I have a lot of them, then looking at the manual I found a way to set my wallpaper using thunar, just like when using feh.
Create a custom action with this command.
nitrogen --save --set-best %f you can use any of this
--set-best
Sets the background to the given file (best-fit)
--set-centered
Sets the background to the given file (centered)
--set-scaled
Sets the background to the given file (scaled)
--set-tiled
Sets the background to the given file (tiled)
On conditions of course select only images. Now just pick a nice icon and you are ready to go, everytime you right click a image you will have the option to set it as the wallpaper.
Too bad thunar doesn't support sub menus to actions. Then we could put all these actions and just use the best one with the wallpaper ^^
Last edited by razienwolf (2008-12-15 15:34:40)