Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Commit

Permalink
Fix desktop file Exec for devel builds
Browse files Browse the repository at this point in the history
  • Loading branch information
kra-mo authored and vixalien committed Sep 23, 2023
1 parent 2dd0086 commit a67b0ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/com.vixalien.decibels.desktop.in.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Desktop Entry]
Name=Decibels
Exec=com.vixalien.decibels
Exec=@app-id@
Icon=@app-id@
Terminal=false
Type=Application
Expand Down

0 comments on commit a67b0ba

Please sign in to comment.