diff options
author | Dave Woodfall <dave@tty1.uk> | 2019-03-06 02:27:01 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:51:54 +0700 |
commit | b505571f4576d85bd3dcd0fdf4c4110af4f47d71 (patch) | |
tree | c228ab2454af13d47fdd572fd335b2903a29e94f /desktop/dwm/README | |
parent | 30aeaefb2f1666d069c8303abdc18c9cf048e484 (diff) | |
download | slackbuilds-b505571f4576d85bd3dcd0fdf4c4110af4f47d71.tar.gz |
desktop/dwm: Add optional system tray patch
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/dwm/README')
-rw-r--r-- | desktop/dwm/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop/dwm/README b/desktop/dwm/README index bfe98c1ada..17f58ac0a2 100644 --- a/desktop/dwm/README +++ b/desktop/dwm/README @@ -15,3 +15,10 @@ be copied to the source directory and used in the build, allowing easy customisation. See README.CONFIG for more information. + + +OPTIONS + +Use the system tray patch: + + SYSTRAY=yes sh dwm.SlackBuild |