This website requires JavaScript.
Explore
Help
Register
Sign In
Mathis
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c21f230f8c
dotfiles
/
bin
/
startconky.sh
4 lines
69 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
(
sleep
10
&&
conky -dc
$HOME
/.conky/FuzzyClock/conkyrc
)
Reference in New Issue
View Git Blame
Copy Permalink