Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- own_window yes
- own_window_transparent yes
- own_window_argb_visual yes
- own_window_type normal
- own_window_class conky-semi
- own_window_argb_value 40
- own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
- format_human_readable yes
- double_buffer yes
- background yes
- use_xft yes
- xftfont Monospace:size=9
- xftalpha 1.0
- update_interval 1.0
- text_buffer_size 1024
- minimum_width 240
- maximum_width 240
- draw_shades yes
- draw_outline no
- draw_borders no
- stippled_borders no
- border_width 1
- default_color ffffaa
- default_shade_color 000000
- default_outline_color white
- alignment top_left
- gap_x 8
- gap_y 8
- no_buffers yes
- uppercase no
- use_spacer right
- TEXT
- ${color}host :${color white} ${nodename}
- ${color}os :${color white} ${sysname} ${kernel}
- ${color}hz :${color white} ${freq_g} Ghz
- system$hr
- ${color}uptime :${color white} $uptime ${color white}
- ${color}cpu1 : ${color white}${cpu cpu1}% ${cpubar cpu1}
- ${color}cpu2 : ${color white}${cpu cpu2}% ${cpubar cpu2}
- ${color}cpu3 : ${color white}${cpu cpu3}% ${cpubar cpu3}
- ${color}cpu4 : ${color white}${cpu cpu4}% ${cpubar cpu4}
- ${color}ram : ${color white}$memperc% $membar
- #${color}temp : ${color white}${adt746xcpu}C
- hdd$hr
- ${color}/ : ${color white}${fs_free /} ${fs_bar /}
- ${color}/home : ${color white}${fs_free /home} ${fs_bar /home}
- date+time$hr
- ${color}date : ${color white}${time %a,} ${time %B %e %G}
- ${color}time : ${color white}${time %H:%M:%S} ${color white}
- network$hr
- ${color}down : ${color white} ${downspeed eth0}/s
- ${color}up : ${color white} ${upspeed eth0}/s
- ${if_mpd_playing}mpd$hr
- ${color}title : ${color white} $mpd_title
- ${color}artist : ${color white} $mpd_artist
- ${color}album : ${color white} $mpd_album
- ${color}time : ${color white}$mpd_elapsed / $mpd_length
- ${color white}$mpd_bar
- $endif
Advertisement
Add Comment
Please, Sign In to add comment