first check-in of feisty meow codebase. many things broken still due to recent
[feisty_meow.git] / database / configuration / x_win / start_fishtank.sh
1 #!/bin/bash
2 # this is a simple shell that can be dropped in ~/.kde/Autostart to run a
3 # fishtank on the root X window.
4 # note: you must enable desktop | behavior | general | allow programs in
5 # desktop window for the fishtank to show up.
6 xfishtank -c deepblue -f 14 -b 28 -d &
7
8