Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- package.path = "/home/fpp/.config/conky/?.lua"
- require 'bar' --for scriptA.lua ".lua" is not required here
- require 'graph'
- function conky_main()
- conky_main_bars()
- conky_main_graph()
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement