From 4910f79dd2553af5ed83a2c46f5e42f99424ac59 Mon Sep 17 00:00:00 2001 From: Aki Date: Wed, 12 Aug 2020 20:07:37 +0200 Subject: Added dmenu_browse, an example wrapper for browse --- README | 4 ++++ bookmarks | 3 +++ dmenu_browse | 4 ++++ 3 files changed, 11 insertions(+) create mode 100644 bookmarks create mode 100755 dmenu_browse diff --git a/README b/README index 26edb57..72d86b6 100644 --- a/README +++ b/README @@ -18,3 +18,7 @@ viewhtml https://github.com/ray2501/tclgumbo http://tkimg.sourceforge.net/ https://github.com/auriocus/tksvg + +dmenu_browse + Simple wrapper for browse utility to show an example of integrating the utilities with other tools. + diff --git a/bookmarks b/bookmarks new file mode 100644 index 0000000..df71ff4 --- /dev/null +++ b/bookmarks @@ -0,0 +1,3 @@ +https://ignore.pl/ +https://swtch.com/ + diff --git a/dmenu_browse b/dmenu_browse new file mode 100755 index 0000000..fb98e43 --- /dev/null +++ b/dmenu_browse @@ -0,0 +1,4 @@ +#!/bin/sh +if URL=$(dmenu -p "Browse:"