#!/bin/bash

# Stats Bar
conky -d -c ~/.conky/.conkyrc1B &
conky -d -c ~/.conky/.conkyrc2B

exit
