update
This commit is contained in:
parent
7ace401426
commit
f97ee3a4d8
6 changed files with 39 additions and 20 deletions
|
|
@ -1,6 +1,6 @@
|
|||
(
|
||||
output: "all",
|
||||
source: Path("/home/user/.config/configfiles/wallpaper.png"),
|
||||
source: Path("/home/user/.dotfiles/.config/configfiles/wallpaper.png"),
|
||||
filter_by_theme: true,
|
||||
rotation_frequency: 3600,
|
||||
filter_method: Lanczos,
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
[
|
||||
"/home/user/.config/configfiles/wallpaper.png",
|
||||
"/home/user/.dotfiles/.config/configfiles/wallpaper.png",
|
||||
]
|
||||
|
|
@ -1 +1 @@
|
|||
"touchpad"
|
||||
"wallpaper"
|
||||
Loading…
Add table
Add a link
Reference in a new issue