From 345320bb705d776afefdc9602b7d9dc05863403f Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Wed, 23 Jul 2025 11:23:28 +0530 Subject: Update dmenu to use input text instead of selection --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9dc0952..7f762e2 100644 --- a/README.md +++ b/README.md @@ -11,16 +11,15 @@ This web browser is just a stack of web views that can be controlled using lua. - use dmenu, rofi, fzf in a terminal, etc. for url input - **No tab ui** - use dmenu, rofi, etc. to show a list of tabs on key - - use tabbed (x11) with multiple windows + - use [tabbed (X11)](https://tools.suckless.org/tabbed/) with multiple windows - use window manager with multiple windows - **No persistant history** - save it in a file on UrlChanged event and show as completion for your url input - same as above but in a sqlite db instead +- **No notifications** + - Call notify-send (or whatever) on NotificationReceived event - **No splits** - use a window manager -- **No tab ui** - - use a window manager - - use [tabbed (X11)](https://tools.suckless.org/tabbed/) - **No buttons** - define key bindings - **No built-in ad blocker** -- cgit v1.3.1