add config of wallpaper-carousel
This commit is contained in:
17
config/wallpaper/.config/wallpaper-carousel/config.json
Normal file
17
config/wallpaper/.config/wallpaper-carousel/config.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"wallpaper": {
|
||||
"dirs": ["~/Pictures/backgrounds", "/media/Beta/壁纸/库"],
|
||||
"excludes": [
|
||||
"~/.config/backgrounds/nao-stars-crop-adjust-flop.jpg",
|
||||
"~/.config/backgrounds/miku-gate.jpg",
|
||||
"~/.config/backgrounds/README.md"
|
||||
]
|
||||
},
|
||||
"action": {
|
||||
"confirm": "change-wallpaper \"%1\""
|
||||
},
|
||||
"sort": {
|
||||
"type": "date",
|
||||
"reverse": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user