Skip to content

Instantly share code, notes, and snippets.

@curipha
Last active May 7, 2017 06:33
Show Gist options
  • Save curipha/4003ea17c7c1666e14b949228b6a07ea to your computer and use it in GitHub Desktop.
Save curipha/4003ea17c7c1666e14b949228b6a07ea to your computer and use it in GitHub Desktop.
Conky startup script (Wait until X is initialized. "12sec." is a magic!)
#!/usr/bin/env bash
sleep 12 && conky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment