2020-08-01 22:53:16 +02:00
|
|
|
#!/bin/sh
|
2021-12-03 19:22:29 +01:00
|
|
|
/usr/local/bin/sct 3500
|
2020-08-01 22:53:16 +02:00
|
|
|
xset r rate 300 75
|
|
|
|
xsetroot -solid "#0c0700"
|
2021-12-03 19:22:29 +01:00
|
|
|
/usr/local/bin/xli -onroot -gamma 2.2 /etc/X11/xenodm/pixmaps/FreeHugsBSD-bg.png
|
|
|
|
xconsole -geometry 480x130-0-0 -daemon -notify -verbose -exitOnFail
|