Skip to content

Commit

Permalink
chore: update wallpaper usage in example config
Browse files Browse the repository at this point in the history
  • Loading branch information
InioX committed Nov 3, 2024
1 parent 87acd22 commit 8395e51
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions example/config.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
[config]
# version_check = true
set_wallpaper = true
wallpaper_tool = 'Swww'
prefix = '@'
swww_options = [
"--transition-type",
"center",
]

[config.wallpaper]
command = "swww"
arguments = ["img", "--transition-type", "center"]
set = true
# pre_hook = ""

[config.custom_keywords]
test = "aaaa"
Expand Down

0 comments on commit 8395e51

Please sign in to comment.