Skip to content

Instantly share code, notes, and snippets.

@Psirus
Created December 14, 2011 20:46
Show Gist options
  • Save Psirus/1478430 to your computer and use it in GitHub Desktop.
Save Psirus/1478430 to your computer and use it in GitHub Desktop.
My conkyrc
alignment top_right
background yes
border_margin 5
border_width 5
color0 555555 #
color1 FCAF3E # zolty
color2 2a2a2a # braz
color3 a82553 # rozowy f71f84
color4 5e1014 # bordowy
color5 64574e # braz
color6 2a2a2a # szary
color7 8888CC # (COOL)
color8 9d9c61 # zolto-szary
color9 525276 # niebiesko-szary
cpu_avg_samples 2
default_color ffffff # szary 5f5f5f
default_outline_color 000000 # Black
default_shade_color 000000 # Black
double_buffer yes
draw_borders no
draw_graph_borders no
draw_outline no
draw_shades no
gap_x 50
gap_y 580
max_specials 1024
max_user_text 10000
maximum_width 220
minimum_size 175
net_avg_samples 2
no_buffers yes
override_utf8_locale yes
own_window yes
own_window_argb_visual yes
own_window_colour 000000
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_transparent yes
own_window_type normal
pad_percents 2
short_units yes
stippled_borders 3
text_buffer_size 8000
total_run_times 0
update_interval 1.0
uppercase no
use_spacer right
use_xft yes
xftalpha 1
xftfont Freesans:pixelsize=9
TEXT
${font Zegoe Light - U:pixelsize=30}${time %H:%M:%S}${font}
${font Zegoe Light - U:pixelsize=16}${time %A} - ${time %B %d, %Y}${font}
${font Zegoe Light - U:pixelsize=30}System${font}
${font Zegoe Light - U:pixelsize=16}• Cpu: ${alignr 60}${cpu cpu0}%
• Uptime: ${alignr 60}$uptime_short
• Mem: ${alignr 60}$mem
${font}
${font Zegoe Light - U:pixelsize=30}To Do${font}
${font Zegoe Light - U:pixelsize=16} • Learn TikZ for IPA
${font}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment