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.