Skip to content

Instantly share code, notes, and snippets.

@professorjamesmoriarty
Created March 30, 2013 01:23
Show Gist options
  • Save professorjamesmoriarty/5274841 to your computer and use it in GitHub Desktop.
Save professorjamesmoriarty/5274841 to your computer and use it in GitHub Desktop.
# Conky, a system monitor, based on torsmo
#
# A test conky
#alignment top_middle
alignment top_left
background no
border_width 1
cpu_avg_samples 2
default_color white
default_outline_color white
default_shade_color white
draw_borders no
draw_graph_borders yes
draw_outline no
draw_shades no
use_xft yes
xftfont DejaVu Sans Mono:size=8
#xftfont Envy Code R:size=8
#xftfont Terminus:size=8
#xftfont Ubuntu:size=9
gap_x 0
gap_y 22
minimum_size 1200 1
net_avg_samples 2
no_buffers yes
out_to_console no
out_to_stderr no
extra_newline no
own_window yes
own_window_class Conky
own_window_type override
own_window_transparent yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
double_buffer yes
stippled_borders 0
update_interval 1.0
uppercase no
use_spacer right
show_graph_scale no
show_graph_range no
lua_load ~/Scripts/draw_bg.lua
lua_draw_hook_pre draw_bg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment