diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-05-25 17:10:36 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-05-25 17:10:36 -0400 |
| commit | fe8ca71799a484b47bf4d8ec09d0a9e9787e3f16 (patch) | |
| tree | e7be40bec9c3c2967f44160673140b30c18c917a /.local | |
| parent | c075127aaee99d072fdb887c0986fd6dc5c8c533 (diff) | |
| parent | dbfb6705a75d80ae26dcaa9c90a6549d41a6aea5 (diff) | |
| download | eibhear-fe8ca71799a484b47bf4d8ec09d0a9e9787e3f16.tar.gz eibhear-fe8ca71799a484b47bf4d8ec09d0a9e9787e3f16.tar.zst eibhear-fe8ca71799a484b47bf4d8ec09d0a9e9787e3f16.zip | |
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
Diffstat (limited to '.local')
| -rw-r--r-- | .local/share/applications/img.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/share/applications/img.desktop b/.local/share/applications/img.desktop index d1582a5..42aa81e 100644 --- a/.local/share/applications/img.desktop +++ b/.local/share/applications/img.desktop @@ -1,4 +1,4 @@ [Desktop Entry] Type=Application Name=Image viewer -Exec=/usr/bin/sxiv -a %u +Exec=/usr/bin/sxiv -a %f |
