add view command
This commit is contained in:
parent
e53641d158
commit
e8157acbed
1 changed files with 4 additions and 0 deletions
4
lfrc
4
lfrc
|
|
@ -103,6 +103,10 @@ cmd zip ${{
|
|||
|
||||
set ratios '2:5'
|
||||
|
||||
cmd view ${{
|
||||
feh -FZd $fs
|
||||
}}
|
||||
|
||||
map t thumbs
|
||||
cmd thumbs ${{
|
||||
if [ -d "$f" ] ; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue