update setup sleep timer
This commit is contained in:
parent
31fd842ca3
commit
f6d89c5b71
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ remaps -qd
|
|||
pidof -s thunderbird >/dev/null 2>&1 || setsid -f thunderbird
|
||||
pidof -s ferdium >/dev/null 2>&1 || setsid -f ferdium
|
||||
|
||||
{ sleep 1; rm ~/.mozilla; } &
|
||||
{ sleep 15; rm ~/.mozilla; } &
|
||||
|
|
Loading…
Add table
Reference in a new issue