I wrote an ultra-minimalist Conky configuration file for myself and I figured that I should probably share this because I’ve seen too many shitty Conky setups.  If you want minimalism then this code is for you:
(Note: The background is transparent. The blue you see is from my wallpaper.)
background nofont DejaVu Sans:size=8#xftfont DejaVu Sans:size=8use_xft yesxftalpha 0.9update_interval 3.0total_run_times 0own_window yesown_window_type overrideown_window_transparent yesown_window_hints undecorated,below,sticky,skip_taskbar,skip_pagerdouble_buffer yesminimum_size 120 5maximum_width 120draw_shades yesdraw_outline nodraw_borders nodraw_graph_borders yesdefault_color whitedefault_shade_color blackdefault_outline_color blackalignment top_rightgap_x 12gap_y 35no_buffers yescpu_avg_samples 2override_utf8_locale nouppercase yes # set to yes if you want all text to be in uppercaseTEXT${color white} $alignr UPTIME${color aaaaaa} $alignr$uptime${color white} $alignr CPU ${alignr}${color aaaaaa} $alignr${cpu cpu1}% / $alignr${cpu cpu2}%${color white} $alignr RAM${color aaaaaa} $alignr $memperc%${color white} $alignr Home${color aaaaaa} ${alignr}${fs_free /home}/${color aaaaaa} $alignr ${fs_size /home}${color white} $alignr NETWORK${color aaaaaa} $alignr ${upspeed eth0} / ${downspeed eth0}
Feel free to share this code with anyone.  All I ask is that you link back to this post.
chvnx

Great! Anohter conky addict on tumblr :D

I wrote an ultra-minimalist Conky configuration file for myself and I figured that I should probably share this because I’ve seen too many shitty Conky setups. If you want minimalism then this code is for you:

(Note: The background is transparent. The blue you see is from my wallpaper.)

background no
font DejaVu Sans:size=8
#xftfont DejaVu Sans:size=8
use_xft yes
xftalpha 0.9
update_interval 3.0
total_run_times 0
own_window yes
own_window_type override
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 120 5
maximum_width 120
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders yes
default_color white
default_shade_color black
default_outline_color black
alignment top_right
gap_x 12
gap_y 35
no_buffers yes
cpu_avg_samples 2
override_utf8_locale no
uppercase yes # set to yes if you want all text to be in uppercase

TEXT

${color white} $alignr UPTIME
${color aaaaaa} $alignr$uptime

${color white} $alignr CPU ${alignr}
${color aaaaaa} $alignr${cpu cpu1}% / $alignr${cpu cpu2}%

${color white} $alignr RAM
${color aaaaaa} $alignr $memperc%

${color white} $alignr Home
${color aaaaaa} ${alignr}${fs_free /home}/
${color aaaaaa} $alignr ${fs_size /home}

${color white} $alignr NETWORK
${color aaaaaa} $alignr ${upspeed eth0} / ${downspeed eth0}

Feel free to share this code with anyone. All I ask is that you link back to this post.

chvnx

Great! Anohter conky addict on tumblr :D

Blog comments powered by Disqus
Hazme una pregunta