diff options
author | Ryan P.C. McQuen <ryanpcmcquen@gmail.com> | 2014-04-19 00:04:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-23 07:51:44 +0700 |
commit | 12ecec5704e4387556df5122fff48664c6abe030 (patch) | |
tree | 7e9935ed1500e0dfbea323f6682f75e72328017b /desktop/dwm/README.CONFIG | |
parent | a3cd5c9820ec5b7f78d7296f47259d7cd07c6313 (diff) | |
download | slackbuilds-12ecec5704e4387556df5122fff48664c6abe030.tar.gz |
desktop/dwm: Add sample patch.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/dwm/README.CONFIG')
-rw-r--r-- | desktop/dwm/README.CONFIG | 8 |
1 files changed, 5 insertions, 3 deletions
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: |