Created
June 12, 2022 15:03
-
-
Save GaussianWonder/f5cd9982833b8b7dc421789cb6b2783c to your computer and use it in GitHub Desktop.
Revisions
-
GaussianWonder created this gist
Jun 12, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,13 @@ [Desktop Entry] Type=Service Icon=nvim X-KDE-ServiceTypes=KonqPopupMenu/Plugin MimeType=text/plain; Actions=openFilesInLunarNeovide; Encoding=UTF-8 X-KDE-AuthorizeAction=shell_access [Desktop Action openFilesInLunarNeovide] Name=OpenFile(s) in Neovide Icon=nvim Exec=lvide -p %f This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,13 @@ [Desktop Entry] Type=Service Icon=nvim X-KDE-ServiceTypes=KonqPopupMenu/Plugin MimeType=inode/directory; Actions=openFolderInLunarNeovide; Encoding=UTF-8 X-KDE-AuthorizeAction=shell_access [Desktop Action openFolderInLunarNeovide] Name=OpenFolder in Neovide Icon=nvim Exec=lvide %f