This website requires JavaScript.
Explore
Help
Sign In
dustin
/
thermostat
Watch
1
Star
0
Fork
You've already forked thermostat
0
Code
Releases
Activity
2afae103d9
thermostat
/
xinitrc.sh
5 lines
98 B
Bash
Raw
Blame
History
#!/bin/sh
xset s
30
(
while
:
;
do
firefox
;
done
)
&
exec
matchbox-window-manager -use_titlebar no
View Git Blame
Copy Permalink