summaryrefslogtreecommitdiffstats
path: root/system/tabbed
diff options
context:
space:
mode:
author B. Watson2022-02-05 22:37:33 +0100
committer Willy Sudiarto Raharjo2022-02-09 03:35:11 +0100
commitcce1e47f13d37cf7a7ff8ca15e5b0da9f2212257 (patch)
treea0412d74daa1afcc53b993ae9887239b717c4327 /system/tabbed
parent1818e7c40eea08d27151917313a3f58ef5dfc9f8 (diff)
downloadslackbuilds-cce1e47f13d37cf7a7ff8ca15e5b0da9f2212257.tar.gz
system/tabbed: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tabbed')
-rw-r--r--system/tabbed/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/system/tabbed/README b/system/tabbed/README
index c694fdb974..8fba968b50 100644
--- a/system/tabbed/README
+++ b/system/tabbed/README
@@ -1,8 +1,8 @@
tabbed (framework for embeddable apps)
-Simple generic tabbed frontend to xembed aware applications, originally
-designed for surf but also usable with many other applications, e.g. st,
-uzbl, urxvt, and xterm.
+Simple generic tabbed frontend to xembed aware applications,
+originally designed for surf but also usable with many other
+applications, e.g. st, uzbl, urxvt, and xterm.
Recommended dependency: dmenu. tabbed is still useful without it, but
the control-T "new tab" function won't work without it.
@@ -13,5 +13,5 @@ variables. Default size is 800x600. Example:
WIDTH=1024 HEIGHT=768 ./tabbed.SlackBuild
-For other customizations, you can create a diff and place it in patches/.
-See README.SBo for details.
+For other customizations, you can create a diff and place it in
+patches/. See README.SBo for details.