瀏覽代碼

Document how to integrate sxiv

master
Arun Prakash Jana 6 年之前
父節點
當前提交
ef689d08b6
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: A75979F35C080412
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. +6
    -0
      README.md

+ 6
- 0
README.md 查看文件

@@ -418,6 +418,12 @@ Export the path to the custom script:

export NNN_SCRIPT=/usr/local/bin/script.sh

Sample script to open image files in current dir in sxiv:

#!/usr/bin/env sh

sxiv -q * >/dev/null 2>&1

Press <kbd>R</kbd> to run the script in the current directory.

#### change dir color


Loading…
取消
儲存