Skip to content

Instantly share code, notes, and snippets.

@bharadwaj-raju
Last active April 25, 2016 18:03
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 bharadwaj-raju/9f756bdf1ec47d2a4b53ca6bf2216210 to your computer and use it in GitHub Desktop.
Save bharadwaj-raju/9f756bdf1ec47d2a4b53ca6bf2216210 to your computer and use it in GitHub Desktop.
Idle time countdown in conky
alignment top_left
background no
gap_x 0
gap_y 0
minimum_size 1024 1000
maximum_width 50000
update_interval 2
total_run_times 0
double_buffer yes
#no_buffers yes
text_buffer_size 1248
cpu_avg_samples 2
net_avg_samples 2
use_xft yes
xftfont Quicksand-Regular size=9
xftalpha 0.5
override_utf8_locale yes
own_window yes
own_window_type desktop
own_window_transparent yes
own_window_hints below,undecorated,sticky,skip_taskbar,skip_pager
#below
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
default_color 202020
#default_shade_color 7a999c
default_outline_color green
TEXT
${voffset 280}${offset 600}${color #FFFFFF}${execi 600 xprintidle}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment