diff options
Diffstat (limited to 'local')
| -rw-r--r-- | local/share/applications/mpv.desktop | 4 | ||||
| -rw-r--r-- | local/share/applications/sxiv.desktop | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/local/share/applications/mpv.desktop b/local/share/applications/mpv.desktop new file mode 100644 index 0000000..a0391d0 --- /dev/null +++ b/local/share/applications/mpv.desktop @@ -0,0 +1,4 @@ +[Desktop Entry] +Type=Application +Name=Video player +Exec=/usr/bin/mpv %u diff --git a/local/share/applications/sxiv.desktop b/local/share/applications/sxiv.desktop index 0db2053..e52a641 100644 --- a/local/share/applications/sxiv.desktop +++ b/local/share/applications/sxiv.desktop @@ -1,4 +1,4 @@ [Desktop Entry] Type=Application Name=Image viewer -Exec=/usr/local/bin/sxiv %u +Exec=/usr/bin/sxiv %u |
