diff --git a/icon.svg b/icon.svg new file mode 100644 index 0000000..9856332 --- /dev/null +++ b/icon.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/io.github.shiiion.primehack.yml b/io.github.shiiion.primehack.yml index f9c7607..986bc24 100644 --- a/io.github.shiiion.primehack.yml +++ b/io.github.shiiion.primehack.yml @@ -66,6 +66,14 @@ modules: url: https://github.com/Unrud/xdg-screensaver-shim/archive/0.0.2.tar.gz sha256: 0ed2a69fe6ee6cbffd2fe16f85116db737f17fb1e79bfb812d893cf15c728399 + - name: icon + buildsystem: simple + commands: + - cp icon.svg /app/share/icons/hicolor/scalable/apps/dolphin-emu.svg + sources: + type: file + path: icon.svg + - name: dolphin-emu buildsystem: cmake-ninja config-opts: diff --git a/retrodeck.png b/retrodeck.png deleted file mode 100755 index d16329c..0000000 Binary files a/retrodeck.png and /dev/null differ