From 12ecec5704e4387556df5122fff48664c6abe030 Mon Sep 17 00:00:00 2001 From: "Ryan P.C. McQuen" Date: Sat, 19 Apr 2014 00:04:07 +0700 Subject: desktop/dwm: Add sample patch. Signed-off-by: Willy Sudiarto Raharjo --- desktop/dwm/README.CONFIG | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'desktop/dwm/README.CONFIG') diff --git a/desktop/dwm/README.CONFIG b/desktop/dwm/README.CONFIG index 1362b2c5fe..16a7d2ea57 100644 --- a/desktop/dwm/README.CONFIG +++ b/desktop/dwm/README.CONFIG @@ -21,15 +21,17 @@ dwm draws a small border around windows to indicate their focus state. CUSTOMIZATION ------------- -Place patches in patches/ (this directory is not included by default). -Any files in this directory will be applied before the build. If you wish to make changes to the default keybindings or other settings, produce a patch against config.h. config.h is a copy of config.def.h distributed with the source tarball. Place any patches in the patches/ directory before starting the -SlackBuild script. +SlackBuild script. A sample patch is included that will change +the default terminal from 'uxterm' to 'st'. +This video shows how I created the patch: + +https://asciinema.org/a/7886 Example: -- cgit v1.2.3-80-g2a13