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

    • The reviews you refer to mean nothing. Where there is no journalism there is no reason to call the gaming media's opinion pieces "reviews". For GP games there is indeed a metric for success - increasing subscriptions. Which turns in revenue. The only circumstance in which subs do not rise when great is being released is a Game Pass system where the company is close to fully saturated with customers in a subscription. However, in that case as the theory goes you spend aplenty in all kind of games - from shady live service cash cows and customer offending agitprop crap in purple colours to robust and entertaining single player games. And keep a solid level of profitability. Ignoring the simply innocuous but mid games MGS has released primarily of the second kind.
    • Report: Microsoft to use AWS to help GitHub deal with a major surge in demand by Pradeep Viswanathan Thanks to the surge of coding AI agents, GitHub's usage has skyrocketed over the past 12 months. To meet this demand, GitHub started with a plan in October 2025 to increase capacity by 10x. However, by early this year, the company realized that it needed 30x scale. This rapid growth has caused severe strain on the platform's reliability, resulting in several small outages over the past few months. In April, GitHub published a long blog post explaining the steps it is taking to resolve these reliability issues. In the post, the company also confirmed that it is working toward a multi-cloud architecture for better resilience. Today, Business Insider reported that GitHub is turning to Amazon Web Services to help deal with a major surge in AI-driven coding activity. It is important to note that GitHub is still in the process of moving completely to the Azure cloud. The current plan is to move the platform fully to Azure by 2027 so that it can scale better as per developer demand. Therefore, the current decision to utilize AWS might be part of a short-term plan to meet immediate demand. A Microsoft spokesperson confirmed that GitHub is using multiple cloud providers with the following statement: For Microsoft, the decision highlights the operational pressure behind the AI boom. GitHub has to stay reliable for developers at a time when rivals such as Codex, Cursor, Claude Code, and other AI coding tools are gaining attention. And the decision to use AWS for computing capacity seems practical given the circumstances.
    • It's growing on me, however, your right, it make better usability sense if the tabs were bellow the address bar.
    • Qwen 3.6 is better value per dollar, and you can run it locally for free.
    • I don't believe them that anyone using threads, at least meaningfully. It's the same thing for Facebook, people just don't engage with Meta platforms like they are thinking. This isn't 2006.
  • Recent Achievements

    • Reacting Well
      Dys Topia earned a badge
      Reacting Well
    • Conversation Starter
      NovaEdgeX earned a badge
      Conversation Starter
    • One Year In
      Console General earned a badge
      One Year In
    • Week One Done
      Twozo Technologies earned a badge
      Week One Done
    • One Month Later
      Twozo Technologies earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      517
    2. 2
      +Edouard
      182
    3. 3
      PsYcHoKiLLa
      106
    4. 4
      Steven P.
      88
    5. 5
      ATLien_0
      68
  • Tell a friend

    Love Neowin? Tell a friend!