Results 1 to 10 of 23480

Thread: Post your .conkyrc files w/ screenshots

Threaded View

  1. #11
    Join Date
    Aug 2009
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by bartos View Post
    Fooling around with lua bars





    test.lua
    Code:
    --[[ this script combines the background drawing lua (originally by londonali1010, modified by VinDSL)
    with a script that emulates only the gradient bars portion of the script by wlourf
    call in conkyrc above TEXT like so
    lua_load /path to file/filename.lua
    
    I really like that conky! Since my system is the same basically, I thought I could just copy and past this and it would work.
    I was replacing my existing conky. But, then I noticed the above line in red in test.lua.
    I managed to install Lua 5.1.4

    Code:
    cavsfan@cavsfan-desktop:~$ luac -v
    Lua 5.1.4  Copyright (C) 1994-2008 Lua.org, PUC-Rio
    I am curious. Do I need to install liblua5.1-0-dev too and all that comes with it.
    Then how do I make up the file in red above?

    Thanks bartos for any help that you would be willing to offer! I think that is a pretty cool conky!

    Here is my current conky minus the weather at the bottom right here.
    Last edited by Cavsfan; May 12th, 2012 at 11:03 PM. Reason: added botton line

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •