mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update lfrc
This commit is contained in:
parent
e2c750002f
commit
7e0a3c4bae
@ -44,7 +44,7 @@ cmd open ${{
|
||||
done
|
||||
for ((i=0; i<${#images[@]}; i++)); do
|
||||
[[ "${images[i]}" = "$selected_file" ]] && {
|
||||
sxiv -na "$((i + 1))" "${images[@]}"
|
||||
sxiv -aon "$((i + 1))" "${images[@]}"
|
||||
break
|
||||
}
|
||||
done
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user