From 6ad2d4486d8cd35c707ebf70d1e8b724e2c2b3f1 Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Wed, 7 Dec 2016 22:10:29 +0100 Subject: Updated lock length for laptop config --- config-laptop.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config-laptop.h b/config-laptop.h index b6da024..bb59d2d 100644 --- a/config-laptop.h +++ b/config-laptop.h @@ -35,8 +35,7 @@ static const Bool toptab = True; /* False means bottom tab ba /* Productivity lock timeout in seconds - when the productivity lock is enabled, it is */ /* impossible to change view and toggle tags for the duration of the timeout */ -/* Default is 15 minutes (900 s) */ -static const long ptimeout = 900; +static const long ptimeout = 1800; /* tags web chat work office media win7 gp gp gp */ static const char *tags[] = { "\uE372", "\uE21B", "\uE3A9", "\uE0F2", "\uE140", "\uE343", "\uE027", "\uE027", "\uE027" }; -- cgit v1.2.3