Guest User

Untitled

a guest
Nov 20th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. sudo apt-get install conky
  2.  
  3. nano .conkyrc
  4.  
  5. lua_load /~.lua/scripts/clock_rings.lua
  6.  
  7. lua_load ~/.conky/clock_rings.lua
  8.  
  9. conky -c ./.conky/conkyrc &
Add Comment
Please, Sign In to add comment