snippetbashTip
nitrogen — Desktop background browser and setter for X Window. More information: <https://manned.org/nitrogen>.
Viewed 0 times
commandbrowserandclibackgroundnitrogendesktopsetter
linux
Problem
How to use the
nitrogen command: Desktop background browser and setter for X Window. More information: <https://manned.org/nitrogen>.Solution
nitrogen — Desktop background browser and setter for X Window. More information: <https://manned.org/nitrogen>.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 --restoreCode Snippets
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 --restoreContext
tldr-pages: linux/nitrogen
Revisions (0)
No revisions yet.