Skip to content

Conversation

@dleiferives
Copy link

@dleiferives dleiferives commented Oct 24, 2025

Added a tip about replacing the Exec path with an absolute one in the running-on-gnome documentation.

Sometime in the last 2 years seems like absolute path is required.


Important

Adds a documentation tip in running-on-gnome.rst for using absolute paths in Exec entries for GNOME desktop files.

  • Documentation:
    • Adds a tip in running-on-gnome.rst to replace Exec relative paths with absolute paths in GNOME desktop files.
    • Example provided for changing Exec="~/.local/opt/activitywatch/kill.sh" to Exec="/home/<your-username>/.local/opt/activitywatch/kill.sh".
    • Clarifies the need to replace <your-username> with the actual username.

This description was created by Ellipsis for 3a7f2d2. You can customize this summary. It will automatically update as commits are pushed.

Added a tip about replacing the Exec path with an absolute one in the running-on-gnome documentation.

Sometime in the last 2 years seems like absolute path is required.
Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Caution

Changes requested ❌

Reviewed everything up to 3a7f2d2 in 1 minute and 19 seconds. Click for details.
  • Reviewed 21 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. src/running-on-gnome.rst:66
  • Draft comment:
    The example shows Exec using '~'. For clarity, explicitly note that desktop environments do not perform tilde expansion, so replacing it with an absolute path (e.g. '/home//...') is necessary.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% The comment is purely informative, explaining a behavior related to tilde expansion in desktop environments. It does not provide a suggestion, ask for confirmation, or point out a potential issue in the code. Therefore, it violates the rule against making purely informative comments.

Workflow ID: wflow_SsMXnJ23PktMWm0j

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant