Lucas
19049d2472
Don't set color and return the index instead. This allows also using it for background. Sprinkle a couple of '-nr --' for 'print' calls. Add the fnv1 variant.
5 lines
123 B
Bash
Executable File
5 lines
123 B
Bash
Executable File
#!/bin/sh
|
|
xset r rate 300 75
|
|
xsetroot -solid "#000000"
|
|
xconsole -geometry 480x130-0-0 -daemon -notify -verbose -exitOnFail
|