diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-01-03 14:13:46 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-01-03 14:13:46 -0500 |
| commit | 51bbb16a0664a0c655c618cb08fa333ce11477e9 (patch) | |
| tree | 7308badd777d735e11d7f589583309ac50d42b42 /.local/share | |
| parent | dfaa31fe5cbcc89216c56efe40c6ef48ae1359ad (diff) | |
| download | eibhear-51bbb16a0664a0c655c618cb08fa333ce11477e9.tar.gz eibhear-51bbb16a0664a0c655c618cb08fa333ce11477e9.tar.zst eibhear-51bbb16a0664a0c655c618cb08fa333ce11477e9.zip | |
sxiv now default image viewer
Diffstat (limited to '.local/share')
| -rw-r--r-- | .local/share/applications/sxiv.desktop | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.local/share/applications/sxiv.desktop b/.local/share/applications/sxiv.desktop new file mode 100644 index 0000000..fa810f2 --- /dev/null +++ b/.local/share/applications/sxiv.desktop @@ -0,0 +1,4 @@ +[Desktop Entry] +Type=Application +Name=feh image viewer +Exec=/usr/bin/sxiv -a %u |
