diff options
| author | LoganDungeon <JonasW96@gmx.net> | 2019-01-11 02:47:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-11 02:47:08 +0100 |
| commit | a8a183aaf089592ca71dce588eb9c6a1360fd21a (patch) | |
| tree | c331c9651a6f9760c58d387ace467456e89f4e0c /.local/share/applications/sxiv.desktop | |
| parent | b40178c86dd993a798867596ef170959afb04dda (diff) | |
| download | eibhear-a8a183aaf089592ca71dce588eb9c6a1360fd21a.tar.gz eibhear-a8a183aaf089592ca71dce588eb9c6a1360fd21a.tar.zst eibhear-a8a183aaf089592ca71dce588eb9c6a1360fd21a.zip | |
corrected description name in sxiv.desktop
Diffstat (limited to '.local/share/applications/sxiv.desktop')
| -rw-r--r-- | .local/share/applications/sxiv.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/share/applications/sxiv.desktop b/.local/share/applications/sxiv.desktop index fa810f2..a9ae0b6 100644 --- a/.local/share/applications/sxiv.desktop +++ b/.local/share/applications/sxiv.desktop @@ -1,4 +1,4 @@ [Desktop Entry] Type=Application -Name=feh image viewer +Name=sxiv image viewer Exec=/usr/bin/sxiv -a %u |
