mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-17 02:49:20 +00:00
Update cheatsheets
This commit is contained in:
21
linux/nitrogen
Normal file
21
linux/nitrogen
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user