cleanup
This commit is contained in:
parent
b65e8adb20
commit
e40c5b9d13
6 changed files with 0 additions and 36 deletions
|
@ -1,16 +0,0 @@
|
|||
[Default Applications]
|
||||
text/x-shellscript=text.desktop;
|
||||
x-scheme-handler/magnet=torrent.desktop;
|
||||
application/x-bittorrent=torrent.desktop;
|
||||
x-scheme-handler/mailto=mail.desktop
|
||||
text/plain=text.desktop;
|
||||
application/postscript=pdf.desktop;
|
||||
application/pdf=pdf.desktop;
|
||||
image/png=img.desktop;
|
||||
image/jpeg=img.desktop;
|
||||
image/gif=img.desktop;
|
||||
application/rss+xml=rss.desktop
|
||||
video/x-matroska=video.desktop
|
||||
inode/directory=file.desktop
|
||||
message/rfc822=mail.desktop
|
||||
x-scheme-handler/mid=mail.desktop
|
|
@ -1,4 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=File Manager
|
||||
Exec=/usr/bin/st -e lfcd %u
|
|
@ -1,4 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Image viewer
|
||||
Exec=/usr/bin/nsxiv -a %f
|
|
@ -1,4 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Mail
|
||||
Exec=/usr/bin/thunderbird %u
|
|
@ -1,4 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=PDF reader
|
||||
Exec=/usr/bin/zathura %u
|
|
@ -1,4 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Text editor
|
||||
Exec=/usr/bin/st -e nvim %u
|
Loading…
Add table
Reference in a new issue