Skip to content

Instantly share code, notes, and snippets.

@Dav1dde
Created December 17, 2012 19:02
Show Gist options
  • Save Dav1dde/4320937 to your computer and use it in GitHub Desktop.
Save Dav1dde/4320937 to your computer and use it in GitHub Desktop.
update_interval 0.5
background yes
own_window yes
own_window_type override
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
draw_shades no
draw_outline no
draw_borders no
border_inner_margin 2
border_width 1
minimum_size 1024x10
draw_graph_borders yes
default_color black
default_shade_color black
default_outline_color black
alignment bm
gap_x 0
gap_y 0
no_buffers yes
uppercase no
double_buffer yes
override_utf8_locale yes
use_xft yes
xftfont Clean:size=8
TEXT
${color #2b2b2b}
${alignc}${kernel} | \
CPU ${freq_g} ${cpubar cpu0 8,20} | \
RAM ${membar 8,20} | \
Swap ${swapbar 8,20} | \
Root ${fs_bar 8,20 /} | \
${if_up eth0}\
LAN ${addr eth0} - (down)${downspeedgraph eth0 8,30} ${downspeed eth0}\
(up)${upspeedgraph eth0 8,30} ${upspeed eth0} - IP ${execi 60 ~/scripts/publicip.sh} | \
${endif}\
Updates ${execi 600 ~/scripts/pacupdates.sh} | \
${tztime Europe/Berlin %F %R}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment