sed -i -E 's#^(\| )([a-zA-Z0-9._-]+\.(png|jpg))( +\| )#\1[\2](https://github.com/Uyanide/backgrounds/blob/master/\2?raw=true)\4#' README.md
This commit is contained in:
@@ -1,10 +1,13 @@
|
|||||||
{
|
{
|
||||||
"wallpaper": {
|
"wallpaper": {
|
||||||
"dirs": ["~/Pictures/backgrounds", "/media/Beta/壁纸/库"],
|
"dirs": [
|
||||||
|
"~/Pictures/backgrounds",
|
||||||
|
"/media/Beta/壁纸/库"
|
||||||
|
],
|
||||||
"excludes": [
|
"excludes": [
|
||||||
"~/.config/backgrounds/nao-stars-crop-adjust-flop.jpg",
|
"~/Pictures/backgrounds/nao-stars-crop-adjust-flop.jpg",
|
||||||
"~/.config/backgrounds/miku-gate.jpg",
|
"~/Pictures/backgrounds/miku-gate.jpg",
|
||||||
"~/.config/backgrounds/README.md"
|
"~/Pictures/backgrounds/README.md"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"action": {
|
"action": {
|
||||||
|
|||||||
Reference in New Issue
Block a user