Revert "Minor changes"

This reverts commit bd72e163c0.

Revert changes
This commit is contained in:
Kristofers Solo
2022-05-31 12:14:19 +03:00
parent bd72e163c0
commit f8e1a0d6be
7 changed files with 24 additions and 10 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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