aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4c2771f..55025f7 100644
--- a/README.md
+++ b/README.md
@@ -51,8 +51,7 @@ you like.
In your imv config:
[binds]
- <Shift+x> = exec rm "$imv_current_file"
- <Shift+x> = close
+ <Shift+x> = exec rm "$imv_current_file"; close
Then press 'X' within imv to delete the image and close it.