#! /bin/bash

#disable the default dock

sed  -i '/^[^#]/ s/\(^.*DefaultDock.*$\)/#\1/' $HOME/.fluxbox/startup

exit
