Files
dotfiles/config/wallpaper/.config/wallpaper-carousel/config.json

17 lines
381 B
JSON

{
"wallpaper": {
"dirs": ["~/Pictures/backgrounds", "/media/Beta/壁纸/库"],
"excludes": ["~/Pictures/backgrounds/nao-stars-crop-adjust-flop.jpg", "~/Pictures/backgrounds/miku-gate.jpg"]
},
"action": {
"confirm": "change-wallpaper \"%1\" 2560 1600"
},
"style": {
"no_loading_screen": false
},
"sort": {
"type": "date",
"reverse": true
}
}