diff options
author | Mario Preksavec <mario at slackware dot hr> | 2015-03-22 21:32:44 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-29 07:38:41 +0700 |
commit | 85f5c5f0f3773030c1fd80677e744bd75073617d (patch) | |
tree | 9126675f95f3ff3798c9b293f3c400efc10c484c /desktop/slock/README | |
parent | f8288ef7f8da5a6a30e1a008745450b97152f73c (diff) | |
download | slackbuilds-85f5c5f0f3773030c1fd80677e744bd75073617d.tar.gz |
desktop/slock: Add failcolor diff and optional xflock support
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/slock/README')
-rw-r--r-- | desktop/slock/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop/slock/README b/desktop/slock/README index 7170cbcb86..6ede76c89e 100644 --- a/desktop/slock/README +++ b/desktop/slock/README @@ -1 +1,7 @@ slock is a simple X display locker. + +Build with FAILCOLOR=yes to support upstream failcolor patch: +http://tools.suckless.org/slock/patches/failcolor + +Build with OVERRIDEXFLOCK4=yes to add slock symlink to: +/usr/local/bin/xflock4 |