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-zathura.desktop
Normal file
6
configs/applications/sxmo-zathura.desktop
Normal file
|
@ -0,0 +1,6 @@
|
|||
[Desktop Entry]
|
||||
Name=Zathura
|
||||
Exec=zathura
|
||||
Terminal=false
|
||||
Type=Application
|
||||
MimeType=application/pdf;application/x-rar;application/epub+zip
|
Loading…
Add table
Add a link
Reference in a new issue