Last active
May 7, 2025 16:13
-
-
Save noppelmax/1e8d7eeac39ec4fb6bff4d0bc7091b64 to your computer and use it in GitHub Desktop.
Revisions
-
noppelmax revised this gist
Nov 22, 2024 . 1 changed file with 1 addition and 1 deletion.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 @@ -2,7 +2,7 @@ [Desktop Entry] Type=Application Exec=neovide %F --nvim-bin /opt/nvim-linux64/bin/nvim # Find via $which nvim Icon=~/Pictures/icons/neovide.png Name=Neovide (nvim) Keywords=Text;Editor; Categories=Utility;TextEditor; -
noppelmax renamed this gist
Nov 22, 2024 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
noppelmax created this gist
Nov 22, 2024 .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,10 @@ # Inspired by https://gitea.goudham.com/hammy/neovide/blame/commit/799e043ffd4eb606dad6ecfa7ebd00b3fa72acda/assets/neovide.desktop [Desktop Entry] Type=Application Exec=neovide %F --nvim-bin /opt/nvim-linux64/bin/nvim # Find via $which nvim Icon=neovide Name=Neovide (nvim) Keywords=Text;Editor; Categories=Utility;TextEditor; Comment=No Nonsense Neovim Client in Rust MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;