mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
fixed typo
This commit is contained in:
parent
d7fee19dbe
commit
d9747e9fc0
@ -78,7 +78,7 @@ cmd extract ${{
|
||||
|
||||
# Archive bindings
|
||||
cmd viewimage ${{
|
||||
if [ -d "$res" ]; then
|
||||
if [ -d "$f" ]; then
|
||||
sxiv -q -f -t "$f"
|
||||
else
|
||||
sxiv -q -f "$f"
|
||||
|
Loading…
Reference in New Issue
Block a user