From ef18af438dacf5ad05a69e69b175d58eef4fafb0 Mon Sep 17 00:00:00 2001 From: Alexander Bocken Date: Sun, 10 Mar 2024 12:06:30 +0100 Subject: [PATCH] update README to current state --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cd79471..184377f 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,12 @@ Features * Displaying image information in status bar via `image-info` & `thumb-info` * Customizable window title via `win-title` +Personal Changes +----------- + +* alpha patch applied +* can change directory with `Ctrl+D` and a dmenu prompt +* some minor key rebinds Screenshots -----------