1NITROGEN(1) NITROGEN NITROGEN(1)
2
3
4
6 nitrogen - X11 background previewer and setter
7
9 nitrogen [ OPTIONS ] DIRECTORY?
10
12 In normal working mode, provides an interface which displays all pic‐
13 tures in the given DIRECTORY. From this interface, it is possible to
14 set the X11 root pixmap either temporarily or set and store the pic‐
15 ture, drawing mode, and X display for restoration later. If no direc‐
16 tory is specified, it uses the stored directories in your "library" (as
17 of 1.5). See the Preferences dialog.
18
19 When the --restore option is passed, nitrogen sets all backgrounds that
20 it has a configuration for and exits immediately, for use in an .xini‐
21 trc or .xsession file.
22
24 --restore
25 Restores previously saved pictures to the root displays.
26
27 --no-recurse
28 Do not recurse into subdirectories of DIRECTORY.
29
30 --sort=[option]
31 Sorts the background list by the given option. By default,
32 items are sorted as they are found on the filesystem, giving a
33 quasi-newest first sorting order. Valid options are:
34
35 alpha Alphabetical order.
36
37 ralpha Reverse alphabetical order.
38
39 time Modified time, ascending.
40
41 rtime Modified time, descending.
42
43 --set-auto
44 Set the background specified by DIRECTORY using the automatic
45 size setting.
46
47 --set-centered
48 Set the background specified by DIRECTORY using the centered
49 size setting.
50
51 --set-scaled
52 Set the background specified by DIRECTORY using the scaled size
53 setting.
54
55 --set-tiled
56 Set the background specified by DIRECTORY using the tiled size
57 setting.
58
59 --set-zoom
60 Set the background specified by DIRECTORY using the zoom size
61 setting.
62
63 --set-zoom-fill
64 Set the background specified by DIRECTORY using the zoom fill
65 size setting.
66
67 --save Saves the background permanently in the config. Only used with
68 one of the --set-xxx options.
69
70 --set-color=[arg]
71 Sets background color in hex, #000000 by default. Only used with
72 one of the --set-xxx options.
73
74 --random
75 Choose random background from config or given directory. Only
76 used with one of the --set-xxx options.
77
78 --head=[option]
79 Select Xinerama/multihead display in GUI, 0..n, use -1 for full
80 screen (Xinerama only).
81
82 --force-setter=[option]
83 DEBUG: Forces the background setting engine to use a specific
84 backend. This is for advanced debugging use only. Valid options
85 are:
86
87 xwindows
88 Standard XWindows primitives.
89
90 xinerama
91 Xinerama/XWindows primitives.
92
93 gnome GNOME/Nautilus based.
94
95 --help I'm just here so I won't get fined.
96
98 ~/.config/nitrogen/
99 Holds the configuration for saved backgrounds.
100
102 Use the GitHub issue tracker: https://github.com/l3ib/nitrogen/issues
103
105 Dave Foster <daf@minuslab.net> Javeed Shaikh <syscrash2k@gmail.com>
106
108 Nitrogen is developed on GitHub: https://github.com/l3ib/nitrogen/
109
110
111
112
113
114NITROGEN JANUARY 2016 NITROGEN(1)