fix image paths
This commit is contained in:
parent
53bd9ea82b
commit
b3a1615170
3 changed files with 26 additions and 6 deletions
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
"output":"steam.txt",
|
||||
"detached":["setsid steam steam://open/bigpicture"],
|
||||
"image-path":"./assets/steam.png"
|
||||
"image-path":"steam.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
"output":"steam.txt",
|
||||
"detached":["steam steam://open/bigpicture"],
|
||||
"image-path":"./assets/steam.png"
|
||||
"image-path":"steam.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue