1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 22:42:08 +02:00
tldr/pages/linux/nitrogen.md
2021-11-30 21:26:16 +00:00

16 lines
362 B
Markdown

# nitrogen
> Desktop background browser and setter for X Window.
> More information: <https://github.com/l3ib/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 --restore`