Scroll to navigation

NITROGEN(1) NITROGEN NITROGEN(1)

NAME

nitrogen - X11 background previewer and setter

SYNOPSIS

nitrogen [ OPTIONS ] DIRECTORY?

DESCRIPTION

In normal working mode, provides an interface which displays all pictures in the given DIRECTORY. From this interface, it is possible to set the X11 root pixmap either temporarily or set and store the picture, drawing mode, and X display for restoration later. If no directory is specified, it uses the stored directories in your "library" (as of 1.5). See the Preferences dialog.

When the --restore option is passed, nitrogen sets all backgrounds that it has a configuration for and exits immediately, for use in an .xinitrc or .xsession file.

OPTIONS

Restores previously saved pictures to the root displays.
Do not recurse into subdirectories of DIRECTORY.
Sorts the background list by the given option. By default, items are sorted as they are found on the filesystem, giving a quasi-newest first sorting order. Valid options are:
Alphabetical order.
Reverse alphabetical order.
Modified time, ascending.
Modified time, descending.
Set the background specified by DIRECTORY using the automatic size setting.
Set the background specified by DIRECTORY using the centered size setting.
Set the background specified by DIRECTORY using the scaled size setting.
Set the background specified by DIRECTORY using the tiled size setting.
Set the background specified by DIRECTORY using the zoom size setting.
Set the background specified by DIRECTORY using the zoom fill size setting.
Saves the background permanently in the config. Only used with one of the --set-xxx options.
Sets background color in hex, #000000 by default. Only used with one of the --set-xxx options.
Choose random background from config or given directory. Only used with one of the --set-xxx options.
Select Xinerama/multihead display in GUI, 0..n, use -1 for full screen (Xinerama only).
DEBUG: Forces the background setting engine to use a specific backend. This is for advanced debugging use only. Valid options are:
Standard XWindows primitives.
Xinerama/XWindows primitives.
GNOME/Nautilus based.
I'm just here so I won't get fined.

FILES

~/.config/nitrogen/

Holds the configuration for saved backgrounds.

BUGS

Use the GitHub issue tracker: https://github.com/l3ib/nitrogen/issues

AUTHORS

Dave Foster <daf@minuslab.net> Javeed Shaikh <syscrash2k@gmail.com>

AVAILABILITY

Nitrogen is developed on GitHub: https://github.com/l3ib/nitrogen/

JANUARY 2016 NITROGEN