Skip to content

Commit 3a3bf23

Browse files
author
yggverse
committed
enable icon import
1 parent bd5ada8 commit 3a3bf23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

io.github.yggverse.Yoda.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ modules:
4343
post-install:
4444
- "install -Dm755 ./target/release/Yoda -t /app/bin"
4545
- "install -Dm644 ./data/${FLATPAK_ID}.desktop -t /app/share/applications"
46-
# - "install -Dm644 ./data/${FLATPAK_ID}.svg -t /app/share/icons/hicolor/symbolic/apps"
46+
- "install -Dm644 ./data/${FLATPAK_ID}.svg -t /app/share/icons/hicolor/symbolic/apps"
4747
sources:
4848
- type: "dir"
4949
path: "."

0 commit comments

Comments
 (0)