1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-03 15:35:26 +02:00
tldr/pages/linux/nitrogen.md

17 lines
357 B
Markdown
Raw Normal View History

2021-12-01 08:26:16 +11:00
# nitrogen
> Desktop background browser and setter for X Window.
> More information: <https://manned.org/nitrogen>.
2021-12-01 08:26:16 +11:00
- 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`