mirror of
https://github.com/tiyn/slock.git
synced 2025-10-10 09:51:21 +02:00
new option
This commit is contained in:
@@ -4,3 +4,4 @@ This belongs to my larbs installation script.
|
||||
|
||||
## Patches
|
||||
The list below shows the currently applied patches to the master branch.
|
||||
- slock-dpms-1.4.diff (turns off the monitor after a given time)
|
||||
|
@@ -12,4 +12,4 @@ static const char *colorname[NUMCOLS] = {
|
||||
static const int failonclear = 1;
|
||||
|
||||
/* time in seconds before the monitor shuts down */
|
||||
static const int monitortime = 5;
|
||||
static const int monitortime = 3;
|
||||
|
Reference in New Issue
Block a user