Skip to content

Instantly share code, notes, and snippets.

@cirrusUK
Created April 22, 2014 23:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cirrusUK/11197423 to your computer and use it in GitHub Desktop.
Save cirrusUK/11197423 to your computer and use it in GitHub Desktop.
.conkybar : vertical conky panel
background yes
use_xft yes
#xftfont DejaVu Sans Mono:size=8
xftfont envy code r:size=10
xftalpha 0.6
out_to_console no
update_interval 1.5
total_run_times 0
draw_shades no
override_utf8_locale yes
# Create own window instead of using desktop (required in nautilus)
own_window yes
# If own_window is yes, you may use type normal, desktop or override
own_window_type panel
# Use pseudo transparency with own_window?
own_window_transparent yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager
minimum_size 10
#maximum_width 2220
#max_user_text 1920
border_inner_margin 0
border_outer_margin 0
double_buffer yes
default_color 497BF7
#color1 grey
alignment tl
gap_x 0
gap_y 0
#no_buffers yes
#use_spacer none
TEXT
${alignc}${color #CCFF99}Loadaverage ${color #F27612}${loadavg 1} ${color #1DCC9F}${loadavg 2} ${color #F1113F}${loadavg 3} ${color1}${color #22032} αrcħliηux i686 ${color #F1113F} Uptime:${color}↑${color1}$uptime ${color} CPU1:↳${color1}${cpu cpu1}% ${cpugraph 6,40 ffffff CF1B49 -t cpu1} ${color} CPU2:→°${color1}${cpu cpu2}% ${cpugraph 6,40 ffffff CF1B49 -t cpu2} ${color}RAM:↳${color1}$memperc% ${memgraph 6,40 ffffff 28C93F -t} ${color} Down:↓${color1}${downspeed eth0}${loadavg 1} ${downspeedgraph eth0 6,40 ffffff 28C93F -t} ${color #1DCC9F} ╠ Glasgow U.K Weather${color #CCFF99} ☼↳» ${color #1DCC9F} ${execi 300 /home/len/weather.sh "EUR|UK|UKXX0062|Glasgow"} ╣ ${color #CCFF99}${font hermit:pixelsize=12} MPD: ${if_mpd_playing}${font caviar dreams b:pixelsize=12} ${color #F27612}${mpd_artist}${color #CCFF99} ↔${color } ${mpd_title} ${color #CCFF99} ${endif}${color} ☰ ${color #F1113F}★
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment