Add STL files to rifle

This commit is contained in:
Talia 2020-01-14 20:39:55 +01:00
parent 6bd8f3a676
commit 9dedd56226
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ ext xls|xlsx = sc-im -- "$@"
# OpenSCAD
ext scad, flag f = openscad -- "$@"
ext stl, flag f = slic3r -- "$@"
# Define the "editor" for text files as first action
mime ^text, label editor = $EDITOR -- "$@"