Skip to content

Commit

Permalink
Remove unnecessary executable permission for config file (#2935)
Browse files Browse the repository at this point in the history
I believe the correct permission bits are 644 (read) instead of (755)
executable as this is not an executable file and works without
executable permissions
  • Loading branch information
mitchellh authored Dec 12, 2024
2 parents b19d0d3 + 4721842 commit 9f75d93
Showing 1 changed file with 0 additions and 0 deletions.
Empty file modified dist/linux/ghostty_dolphin.desktop
100755 → 100644
Empty file.

0 comments on commit 9f75d93

Please sign in to comment.