fix image paths

This commit is contained in:
ReenigneArcher 2022-08-26 19:04:41 -04:00
commit b3a1615170
No known key found for this signature in database
GPG key ID: 0CA6A47B0630EA9B
3 changed files with 26 additions and 6 deletions

View file

@ -14,7 +14,7 @@
"output":"steam.txt",
"detached":["setsid steam steam://open/bigpicture"],
"image-path":"./assets/steam.png"
"image-path":"steam.png"
}
]
}

View file

@ -8,7 +8,7 @@
"output":"steam.txt",
"detached":["steam steam://open/bigpicture"],
"image-path":"./assets/steam.png"
"image-path":"steam.png"
}
]
}