a bunch of changes
This commit is contained in:
parent
9d9fbce196
commit
ad5049caf3
6 changed files with 44 additions and 1 deletions
6
local/share/applications/neovim-alacritty.desktop
Normal file
6
local/share/applications/neovim-alacritty.desktop
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Neovim (Alacritty)
|
||||
Exec=alacritty -e nvim %F
|
||||
Terminal=false
|
||||
Categories=Utility;TextEditor
|
||||
6
local/share/applications/ranger-alacritty.desktop
Normal file
6
local/share/applications/ranger-alacritty.desktop
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Ranger (Alacritty)
|
||||
Exec=alacritty -e ranger %F
|
||||
Terminal=false
|
||||
Categories=Utility;FileManager
|
||||
Loading…
Add table
Add a link
Reference in a new issue