Results 1 to 2 of 2

Thread: Conky output to text file....

  1. #1
    Join Date
    Jan 2014
    Location
    The Endless Ocean
    Beans
    223
    Distro
    Xubuntu

    Question Conky output to text file....

    HI guys.. I'm trying to pipe conky to a text file & I want it to only output once & not multiple times. I've tried using the command at the bottom along with changing the "update_interval" in my conky.conf to something like "22", but conky seems to write twice or sometimes more to the file. I've looked on google but can't seem to find anything useful, though I could have missed something. Anyway.. Any way I can make conky output only once to the file & not multiple times

    Oh and here's my conky.conf....

    Code:
    timeout 0.1s  conky -q -c /home/furycd001/Dots/conky/terminal.conf > /tmp/conkynote.txt
    [ d:Tour // Reviziis ]

  2. #2
    Join Date
    Jan 2014
    Location
    The Endless Ocean
    Beans
    223
    Distro
    Xubuntu

    Re: Conky output to text file....

    Solved by changing "total_run_times" to 1 in my conf file....
    [ d:Tour // Reviziis ]

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
  •