chore(shared/hm): set neovim to open text/plain files
This commit is contained in:
parent
6b75769158
commit
9bbc7d150e
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@
|
|||
xdg.mimeApps.defaultApplications = {
|
||||
"inode/directory" = [ "thunar.desktop" ];
|
||||
"text/html" = [ "firefox.desktop" ];
|
||||
"text/plain" = [ "nvim.desktop" ];
|
||||
"video/mp4" = [ "vlc.desktop" ];
|
||||
"video/x-matroska" = [ "vlc.desktop" ];
|
||||
"x-scheme-handler/about" = [ "firefox.desktop" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue