feat: MIME rule for text files
parent
d65d3cbe3a
commit
189d6374d3
|
@ -0,0 +1,4 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Text Editor
|
||||
Exec=/usr/local/bin/st -c "nvim" -e nvim %u
|
Reference in New Issue