mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00: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;
|
||||
|
||||
3
migrations/1761583837.sh
Normal file
3
migrations/1761583837.sh
Normal file
@@ -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