Minor changes

This commit is contained in:
Kristofers Solo
2022-05-31 12:12:22 +03:00
parent 4885c6243c
commit bd72e163c0
7 changed files with 10 additions and 24 deletions

View File

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

View File

@@ -0,0 +1 @@
file.desktop

View File

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

View File

@@ -0,0 +1 @@
img.desktop

View File

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

View File

@@ -0,0 +1 @@
pdf.desktop

View File

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

View File

@@ -0,0 +1 @@
text.desktop