sxmo_files now respect user desktop configurations
We use our own implementation of xdg-open that replace the hardcoded script used in sxmo_files. We add and will maintain some desktop entries to offer a suckless experience by default. Signed-off-by: Reed Wade <reedwade@misterbanal.net> Signed-off-by: Anjandev Momi <anjan@momi.ca>
This commit is contained in:
parent
a90f565c12
commit
08b95c6182
5 changed files with 344 additions and 14 deletions
6
configs/applications/sxmo-sxiv.desktop
Normal file
6
configs/applications/sxmo-sxiv.desktop
Normal file
|
@ -0,0 +1,6 @@
|
|||
[Desktop Entry]
|
||||
Name=sxiv Image Viewer
|
||||
Exec=sxiv
|
||||
Terminal=false
|
||||
Type=Application
|
||||
MimeType=image/jpeg;image/png;image/gif
|
Loading…
Add table
Add a link
Reference in a new issue