Skip to content

Commit

Permalink
Update goneovim-bin.pacscript
Browse files Browse the repository at this point in the history
  • Loading branch information
vvaibhavv11 authored Oct 14, 2024
1 parent 13c6901 commit 26ba10d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/goneovim-bin/goneovim-bin.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,14 @@ package() {
[Desktop Entry]
Type=Application
Name=Goneovim
Comment=goneovim (pronounced like "go-neovim") is a Neovim GUI written in Go.
Comment=goneovim is a Neovim GUI written in Go.
Icon=${gives}
TryExec=${gives}
Exec=${gives}
Terminal=false
Type=Application
Keywords=Text;editor;
Categories=Utility;TextEditor;
StartupWMClass=com-tonikelope-${gives}-MainPanel
END

install -Dm644 "${gives}.desktop" -t "${pkgdir}/usr/share/applications"
Expand Down

0 comments on commit 26ba10d

Please sign in to comment.