Repositories (1)

dotfiles
1 snippets stored for this repo
Shell IconShell
xset s blank
        ;;
    *)
        echo "usage: cocaine.sh [on | off]"
        exit
        ;;
esac