Added mimeapps

This commit is contained in:
Kristofers Solo
2022-05-11 22:33:30 +03:00
parent 0f139e9356
commit 4885c6243c
5 changed files with 42 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
[Desktop Entry]
Type=Application
Name=File Manager
Exec=/usr/local/bin/st -e lfrun %u

View File

@@ -0,0 +1,4 @@
[Desktop Entry]
Type=Application
Name=Image viewer
Exec=/usr/bin/nsxiv -a %f

View File

@@ -0,0 +1,4 @@
[Desktop Entry]
Type=Application
Name=PDF reader
Exec=/usr/bin/zathura %u

View File

@@ -0,0 +1,4 @@
[Desktop Entry]
Type=Application
Name=Text editor
Exec=/usr/local/bin/alacritty -e nvim %u