move setup script to correct location
This commit is contained in:
parent
0dc4938942
commit
234fc441d4
1 changed files with 2 additions and 0 deletions
|
@ -6,3 +6,5 @@ xset dpms 0 0 0
|
||||||
|
|
||||||
pidof -s thunderbird >/dev/null 2>&1 || setsid -f thunderbird
|
pidof -s thunderbird >/dev/null 2>&1 || setsid -f thunderbird
|
||||||
pidof -s ferdium >/dev/null 2>&1 || setsid -f ferdium
|
pidof -s ferdium >/dev/null 2>&1 || setsid -f ferdium
|
||||||
|
|
||||||
|
{ sleep 1; rm ~/.mozilla; } &
|
Loading…
Add table
Reference in a new issue