#!/bin/bash # this is a simple shell that can be dropped in ~/.kde/Autostart to run a # fishtank on the root X window. # note: you must enable desktop | behavior | general | allow programs in # desktop window for the fishtank to show up. xfishtank -c deepblue -f 14 -b 28 -d &