1
0
Fork 0
thermostat/xinitrc.sh

5 lines
98 B
Bash

#!/bin/sh
xset s 30
( while :; do firefox; done ) &
exec matchbox-window-manager -use_titlebar no