From a9ebdf67851745eefe60042cc4ffee4948bf9e62 Mon Sep 17 00:00:00 2001 From: Christophe Fajardo Date: Thu, 3 Feb 2022 09:58:57 +0100 Subject: [PATCH] fixed apps_linux typo --- assets/apps_linux.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/apps_linux.json b/assets/apps_linux.json index 632ec7b7..552dabe2 100644 --- a/assets/apps_linux.json +++ b/assets/apps_linux.json @@ -14,7 +14,7 @@ "output":"steam.txt", "detached":["setsid steam steam://open/bigpicture"], - "image-path":"./asset/steam.png" + "image-path":"./assets/steam.png" } ] }