try sign with gpg
This commit is contained in:
@@ -1,16 +1,21 @@
|
|||||||
{
|
{
|
||||||
"wallpaper": {
|
"wallpaper": {
|
||||||
"dirs": ["~/Pictures/backgrounds", "/media/Beta/壁纸/库"],
|
"dirs": [
|
||||||
"excludes": ["~/Pictures/backgrounds/nao-stars-crop-adjust-flop.jpg", "~/Pictures/backgrounds/miku-gate.jpg"]
|
"~/Pictures/backgrounds"
|
||||||
},
|
],
|
||||||
"action": {
|
"excludes": [
|
||||||
"confirm": "change-wallpaper \"%1\" 2560 1600"
|
"~/Pictures/backgrounds/nao-stars-crop-adjust-flop.jpg",
|
||||||
},
|
"~/Pictures/backgrounds/miku-gate.jpg"
|
||||||
"style": {
|
]
|
||||||
"no_loading_screen": false
|
},
|
||||||
},
|
"action": {
|
||||||
"sort": {
|
"confirm": "change-wallpaper \"%1\" 2560 1600"
|
||||||
"type": "date",
|
},
|
||||||
"reverse": true
|
"style": {
|
||||||
}
|
"no_loading_screen": false
|
||||||
|
},
|
||||||
|
"sort": {
|
||||||
|
"type": "date",
|
||||||
|
"reverse": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user