Add STL files to rifle
This commit is contained in:
parent
6bd8f3a676
commit
9dedd56226
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ ext xls|xlsx = sc-im -- "$@"
|
||||||
|
|
||||||
# OpenSCAD
|
# OpenSCAD
|
||||||
ext scad, flag f = openscad -- "$@"
|
ext scad, flag f = openscad -- "$@"
|
||||||
|
ext stl, flag f = slic3r -- "$@"
|
||||||
|
|
||||||
# Define the "editor" for text files as first action
|
# Define the "editor" for text files as first action
|
||||||
mime ^text, label editor = $EDITOR -- "$@"
|
mime ^text, label editor = $EDITOR -- "$@"
|
||||||
|
|
Loading…
Reference in a new issue