mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 15:26:04 +02:00
nitrogen: add page (#7492)
This commit is contained in:
parent
8e819a17d9
commit
d7348d3e47
1 changed files with 16 additions and 0 deletions
16
pages/linux/nitrogen.md
Normal file
16
pages/linux/nitrogen.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# 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`
|
Loading…
Add table
Reference in a new issue