Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/sh
- # Send the header so that i3bar knows we want to use JSON:
- echo '{"version":1}\n[\n[],'
- # Now send blocks with information forever:
- exec conky -c $HOME/.conkyrc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement