mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
@@ -2,7 +2,7 @@
|
||||
Name=Neovim
|
||||
GenericName=Text Editor
|
||||
Comment=Edit text files
|
||||
Exec=omarchy-launch-editor %F
|
||||
Exec=$TERMINAL -e nvim %F
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Keywords=Text;editor;
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
echo "Ensure nvim started from app launcher always starts nvim not $EDITOR"
|
||||
|
||||
cp $OMARCHY_PATH/applications/nvim.desktop ~/.local/share/applications/
|
||||
Reference in New Issue
Block a user