mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Minor Correction
This commit is contained in:
parent
495a48b879
commit
0f5dcce49a
@ -34,10 +34,6 @@ cmd open ${{
|
||||
text/*|application/json|inode/x-empty|application/x-subrip) $EDITOR $fx;;
|
||||
image/x-xcf) setsid -f gimp $f >/dev/null 2>&1 ;;
|
||||
image/svg+xml) display -- $f ;;
|
||||
image/*) bash -c '
|
||||
shopt -s nullglob
|
||||
dir="$0"
|
||||
selected_file="$1"
|
||||
image/*) bash -c '
|
||||
shopt -s nullglob
|
||||
dir="$0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user