From f079745e9dd53acfcfda9f7f9d14db32c03068f8 Mon Sep 17 00:00:00 2001 From: Mischievous Meerkat Date: Thu, 16 Apr 2020 18:04:53 +0530 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index adee874..48c8243 100644 --- a/Usage.md +++ b/Usage.md @@ -17,7 +17,7 @@ There is no config file. Associated files are at | `NNN_SSHFS='sshfs -o reconnect,idmap=user'` 3 | custom SSHFS cmd | | `NNN_RCLONE='rclone mount --read-only'` 3 | custom rclone cmd | | `NNN_TRASH=1` | use desktop Trash [default: delete] | -| `NNN_LOCKER='bmon -p wlp1s0'` | terminal locker | +| `NNN_LOCKER='nethogs wlp1s0'` | terminal locker | | `NNN_MCLICK='^R'` 4 | key emulated by middle mouse click | | `NO_COLOR` 5 | disable ANSI color output |