Skip to content

Commit

Permalink
Merge pull request #101 from zevlee/edit-env
Browse files Browse the repository at this point in the history
fix: Edit .env to be ID variable to improve usability
  • Loading branch information
zevlee authored Jan 22, 2024
2 parents dd2eec0 + 36788c2 commit c92291f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Name="${APPNAME}"
GenericName=
NoDisplay=
Comment="${DESCRIPTION}"
Icon=org.example.HelloWorldGTK
Icon="${ID}"
Hidden=
OnlyShowIn=
DBusActivatable=
Expand Down

0 comments on commit c92291f

Please sign in to comment.