Conky users? Any preferred tricks, or favorite options?


Recommended Posts

I have seen a few posts in the desktop section from members that use conky, and was just wondering what you like to do with conky. (I have seen weather displayed using special fonts to show conditions, but have never tried it)

Anyhow, mine is nothing fancy. I do extract out the GPU temperature, and have an "if" statement to display my removable USB media if I have it inserted and mounted. I don't use any charting, to keep CPU usage down, but do have a few basic bars.

post-36818-1207876540.png

And the .conkyrc is attached.

.conkyrc.txt

cant edit now :( but i forgot to mention that the wireless signal strength is actually controlled by a script i wrote and a modified webdings font that i put together to have the bars like i wanted. if i could only get that font working in non xft i would be set.

I have seen a few posts in the desktop section from members that use conky, and was just wondering what you like to do with conky. (I have seen weather displayed using special fonts to show conditions, but have never tried it)

Anyhow, mine is nothing fancy. I do extract out the GPU temperature, and have an "if" statement to display my removable USB media if I have it inserted and mounted. I don't use any charting, to keep CPU usage down, but do have a few basic bars.

post-36818-1207876540.png

And the .conkyrc is attached.

Do you know what font "Conky" uses in that screenshot, and if that font is available for windows?

Looking at his .conkyrc file it looks like it is:

Bitstream Vera Sans Mono:size=8

I don't do a lot of fiddling with fonts. By "not a lot", I mean "none". :p

That was whatever font was used in the sample I based mine off of, and since it was acceptable to me, I just left it alone. :unsure:

  • 5 months later...

I've been playing with conky today. I like it fairly simple; just showing me what I need to know -

post-94504-1222026363.jpg

override_utf8_locale yes
 xftfont Nimbus Sans L:size=7
 xftalpha 0.8

 TEXT
 ${offset 240}${color slate grey}UpTime: ${color }$uptime
 ${offset 240}${color slate grey}CPU:${color } $cpu%  ${acpitemp}?C
 ${offset 240}${cpugraph 20,100 000000 ffffff}

 ${offset 240}${color slate grey}MEM: ${color } $memperc%
 ${offset 240}${membar 3,100}
 ${offset 240}${color slate grey}SWAP: ${color }$swapperc%
 ${offset 240}${swapbar 3,100}

 ${offset 240}${color slate grey}ROOT: ${color }${fs_free /}Free
 ${offset 240}${fs_bar 3,100 /}
 ${offset 240}${color slate grey}HOME: ${color }${fs_free /home}Free
 ${offset 240}${fs_bar 3,100 /home}

 ${offset 240}${color slate grey}NET:
 ${offset 240}${color}Up: ${color }${upspeed eth0} k/s
 ${offset 240}${upspeedgraph eth0 20,100 000000 ffffff}
 ${offset 240}${color}Down: ${color }${downspeed eth0}k/s${color}
 ${offset 240}${downspeedgraph eth0 20,100 000000 ffffff} 

 ${offset 240}${color slate grey}TODAY:
 ${offset 240}${color}${font Weather:size=36}${execi 1800 conkyForecast --location=UKXX1640 --datatype=WF}${font}
 ${offset 280}${voffset -30}${execi 1800 conkyForecast --location=UKXX1640 --datatype=HT}
 ${offset 280}${execi 3600 conkyForecast --location=UKXX1640 --datatype=CC}

 ${offset 240}${color slate grey}FORECAST:
 ${offset 240}${color}${execi 1800 conkyForecast --location=UKXX1640 --startday=1 --endday=2 --datatype=DW --shortweekday --spaces=17} 
 ${offset 240}${execi 1800 conkyForecast --location=UKXX1640 --startday=1 --endday=2 --datatype=HT --refetch --spaces=15}
 ${offset 220}${font Weather:size=30} ${execi 1800 conkyForecast --location=UKXX1640 --startday=1 --endday=2 --datatype=WF --refetch --spaces=2}${font}

The weather stuff is fairly easy to do. I used this guide.

^^^ I like the weather stuff with icons. I have added in a "execi curl" call in my conkyrc to extract temperature data, but I really think that what you have is much better.

  • 4 weeks later...
  • 1 month later...

I'll post what I used to use here, really simple for what I need.

background no
own_window yes
own_window_transparent yes
own_window_type root
own_window_hints undecorate,sticky
double_buffer yes
update_interval 1

use_xft yes
xftfont cure:size=9
xftalpha 1

border_margin 2
border_width 2
alignment bottom_right
gap_x 2
gap_y 2

TEXT
${color 9ACD32}${mpd_smart} ${color #5555FF}(${battery}) ${color orange}${time %D} ${color orange}${time %I:%M%P} ${color 9ACD32}${wireless_link_qual_perc wlan0}%

conky.png

  • 1 month later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Wow, imagine you dump hundreds of hours into completing things and unlocking stuff and you lose it all. Back in the day when cheats were built into games, you could at least unlock things again that way without spending hundreds of hours again. But those days are long gone for some reason as no one builds cheats into games anymore. So it's even more painful that studio that's on its 6th installment **** it up so badly.
    • Spotify finally removes the disco ball app icon in the latest update by Ivan Jenic Image: Spotify Spotify has just released an update that removes its now infamous disco ball icon. The update reverts the app icon to the familiar flat green logo after weeks of mixed reactions online. The icon arrived on May 13 as part of the company's 20th anniversary celebration and was always intended to be temporary, though Spotify only confirmed that after the backlash started. The disco ball took the internet by storm, as the reception was split. A vocal group of users called it ugly and disorienting, with some iOS users noting that the 3D glowing effect made the app look like it was stuck mid-update. On the other end, the icon picked up a following of its own. Its retro, three-dimensional look immediately stood out against the flat, minimalist aesthetic that has dominated app design for years. It even started a small movement, spawning what people started calling "discomorphism," a mashup of disco and skeuomorphism. Other brands started posting disco ball versions of their own logos, probably in an effort to ride the wave of memes that flooded the internet during late May. Spotify has had a turbulent relationship with its user base lately. Besides the disco ball icon, which certainly wasn't appreciated by everyone, the company has also received backlash for its willingness to include AI-generated music on its platform. On May 17, Spotify promised the old icon would return “in a few weeks.” And now it looks like that time has finally arrived. So, whether you liked the disco ball or it made you uncomfortable, it’s now gone for good. The next time you update the Spotify app on your phone, the old, flat-design icon will return.
  • Recent Achievements

    • One Year In
      slackerzz earned a badge
      One Year In
    • One Year In
      highriskpaym earned a badge
      One Year In
    • One Month Later
      highriskpaym earned a badge
      One Month Later
    • Week One Done
      highriskpaym earned a badge
      Week One Done
    • Week One Done
      FBSPL earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      520
    2. 2
      PsYcHoKiLLa
      197
    3. 3
      +Edouard
      157
    4. 4
      Steven P.
      84
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!