Disable empty labels in bspwm and increase lock delay
This commit is contained in:
parent
82530df76e
commit
2de99da8e7
2 changed files with 3 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ in
|
|||
timers = [
|
||||
{
|
||||
command = lockCmd;
|
||||
delay = 120;
|
||||
delay = 300;
|
||||
}
|
||||
{
|
||||
command = xscreensaverCmd;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue