diff --git a/pages/linux/nitrogen.md b/pages/linux/nitrogen.md new file mode 100644 index 000000000..f5f8b8662 --- /dev/null +++ b/pages/linux/nitrogen.md @@ -0,0 +1,16 @@ +# nitrogen + +> Desktop background browser and setter for X Window. +> More information: . + +- View and set the wallpapers from a specific directory: + +`nitrogen {{path/to/directory}}` + +- Set the wallpaper with automatic size settings: + +`nitrogen --set-auto {{path/to/file}}` + +- Restore the previous wallpaper: + +`nitrogen --restore`