hi,I am afraid I can't help with that specific nitrogen-folder issue...but I can tell you how what works for me: I let nitrogen read files only from its default folder (~/images/wallpapers) and I just create a symlink of my new wallpaper file into that folder:ln -s /full/path/to/the/image/wall.jpg /home/yourusername/images/wallpapers/wall_symlink.jpgand than select the new wallpaper from nitr
Hello, I have been recently developing lots of small scripts for my new Waldorf install to make it more convenient to use. Right now I'm facing a problem. How to make nitrogen display a solid color background?
If I add a new folder for wallpapers, at the first time it detects the images in the folder, but if I add another image and go check for it on Nitrogen it doesn't appear, keeps happening if I remove and add the folder again.Workaround: start Thunar as root and put the images in a default #! folder which I can't remember the name by now.
Where did you put the wallpapers? Try running nitrogen and specifying the path directly on the command line. For example, if your wallpapers are in your /home/greg/images/wallpapers directory, do this in a terminal:nitrogen /home/greg/images/wallpapersYou should also just be able to run nitrogen and navigate to the directory where the wallpapers are.
This could be a start: http://www.codediesel.com/php/taking-sc … es-in-php/You would put this snippet into ~/.profile if you have already an internet connection before you log in, or into openbox's autostart with a sleep if you establish the connection by other means. Anyway, you would need to tell nitrogen to pick the 'wallpaper' up *after* it has been downloaded.
I installed Nautilus today and ran it. once it was run, it overrode my old defaults. I have since uninstalled it and the other components that came with it, but now when I startup, my nitrogen wallpaper shows up, only to have the old default Crunchbang wallpaper to be applied over it. When I go into nitrogen to change it back, it says my nitrogen wallpaper is the one being use
I'm new to feh, but I figured I'd give it a try as it must be lighter than nitrogen. But unfortunately it's not scaling my usual wallpaper correctly like nitrogen does. I've tried the usual:feh --bg-scale <path to image>And other variants take from the man page(like center, fullscreen, etc) but none of them has worked.
Mynis01,About the GUI of Nitrogen, yes it works fine, but I have a project in mind for which I need to be able to set a wallpaper on a specific monitor, from the command line.I've just download the archive once again (from here ), but no, there is no configure script.There is a 'configure.ac' in the root directory, and a 'Config.cc' and a 'Config.h' in the '
When I first installed Crunchbang Nitrogen allowed me to use different wallpapers on each desktop. After marking all upgrades in Synaptic it will only allow one wallpaper for both desktops, I later ran cb-welcome but it didn't help. I tried searching the forum with no luck, is there a config file I can try editing or another solution?