update configuration example
This commit is contained in:
parent
732794d282
commit
8194557537
1 changed files with 4 additions and 3 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
default: "/path/to/default.jpg"
|
default: /home/alice/wallpapers/default.jpg
|
||||||
workspaces:
|
workspaces:
|
||||||
1: "/path/to/1.jpg"
|
"Name of the workspace 1": /home/alice/wallpapers/1.jpg
|
||||||
"Foo": "/path/to/foo.jpg"
|
"Name of the workspace 2": /home/alice/wallpapers/2.jpg
|
||||||
|
"Name of the workspace 3": /home/alice/wallpapers/3.jpg
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue