Skip to content

Instantly share code, notes, and snippets.

@Exodus111
Created March 24, 2014 19:59
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 Exodus111/9747822 to your computer and use it in GitHub Desktop.
Save Exodus111/9747822 to your computer and use it in GitHub Desktop.
##
# — SETTINGS — #
background no
update_interval 1
cpu_avg_samples 2
net_avg_samples 2
double_buffer yes
no_buffers yes
text_buffer_size 1024
imlib_cache_size 0
# — WINDOW — #
#own_window yes
#own_window_type desktop
#own_window_transparent yes
#own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
own_window yes
own_window_class Conky
own_window_type normal
own_window_argb_visual yes
own_window_argb_value 255
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
# — BORDER — #
border_inner_margin 1
border_outer_margin 1
border_width 1
# — SIZE — #
minimum_size 450
maximum_width 650
default_bar_size 0 6
# — ALIGNMENT — #
alignment bl
gap_x 1230
gap_y 1150
# — GRAPHIC — #
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders yes
#default_shade_color
#default_outline_color 909090
#own_window_colour 808080
# — TEXT — #
use_xft yes
xftfont Dejavu Sans:size=8
xftalpha 1.0
uppercase no
override_utf8_locale yes
default_color 666
# — Colors — #
color1 C18C24
TEXT
${font Ubuntu:size=18:regular:bold}${color #6c6c6c}/r/worldnews:
${font Ubuntu:size=12:rugular:bold}${color #4c4c4c}${execi 300 YOUR~CONKY~FOLDER/conky-rss.sh http://www.reddit.com/r/worldnews/.rss 5 2}
${font Ubuntu:size=18:regular:bold}${color #6c6c6c}/r/programming:
${font Ubuntu:size=12:rugular:bold}${color #4c4c4c}${execi 300 YOUR~CONKY~FOLDER/conky-rss.sh http://www.reddit.com/r/programming/.rss 5 2}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment