dotfiles/bin/startup/start_conky.sh

4 lines
69 B
Bash
Executable File

#!/bin/bash
(sleep 10 && conky -dc $HOME/.conky/FuzzyClock/conkyrc)