Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # *****************************************************************************
- # "The Zxtreme - Model" theme for Conky by Gabriel Bauer (thezxtreme@live.com)
- # *****************************************************************************
- background yes
- double_buffer yes
- alignment top_right
- border_width 1
- cpu_avg_samples 2
- default_color green
- default_outline_color green
- default_shade_color green
- draw_borders no
- draw_graph_borders yes
- draw_outline no
- draw_shades no
- gap_x 15
- gap_y 15
- net_avg_samples 2
- no_buffers yes
- out_to_console no
- out_to_stderr no
- extra_newline no
- own_window yes
- own_window_type normal
- own_window_transparent yes
- own_window_colour 000000
- own_window_argb_visual no
- own_window_argb_value 0
- own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
- minimum_size 0 0
- stippled_borders 0
- update_interval 0.5
- uppercase no
- use_spacer none
- show_graph_scale no
- show_graph_range no
- use_xft yes
- xftalpha 0.1
- xftfont Droid Sans:size=8
- color0 steelblue
- color1 white
- TEXT
- #${color1}System:${color0}${alignr}${pre_exec lsb_release -d | cut -f 2| tr "[:upper:]" "[:lower:]"}
- ${color1}Host:${color0}${alignr}${nodename}
- ${color1}Kernel:${color0}${alignr}${kernel}
- ${color1}Uptime:${color0}${alignr}${uptime}
- ${color1}Trash:${color0}${alignr}${exec find /home/thezxtreme/.local/share/Trash/files -type f | wc -l} file(s)
- #${color1}Battery life: ${color0}$alignr${battery_percent BAT1}%
- #${battery_bar BAT1}
- #${color1}Hard Drive: ${color0}$alignr${fs_free_perc /home}%
- #${fs_bar /home}
- #${color1}Memory: ${color0}${alignr}${mem} of ${memmax}
- #${membar}
- ${color1}${alignc}Intel(R) Core(TM) i7-3720QM:${color0}
- ${cpubar cpu0,}
- ${cpubar cpu1,}
- ${cpubar cpu2,}
- ${cpubar cpu3,}
- ${cpubar cpu4,}
- ${cpubar cpu5,}
- ${cpubar cpu6,}
- ${cpubar cpu7,}
- ${cpubar cpu8,}
- ${color0}CPU total usage:${alignr}${cpu cpu0}%
- ${color0}CPU temperature:$alignr${hwmon temp 1c}°C
- ${color1}${alignc}${wireless_essid wlp2s0}
- ${color1}${alignc}${wireless_ap wlp2s0}
- ${color0}${wireless_link_bar wlp2s0}
- ${color0}Signal:${alignr}${wireless_bitrate wlp2s0} at ${wireless_link_qual_perc wlp2s0}%
- ${color0}Local IP:${alignr}${addr wlp2s0}
- ${color0}Public IP:${alignr}${execi 3600 wget -q -O /dev/stdout http://checkip.dyndns.org/ | cut -d : -f 2- | cut -d \< -f -1}
- ${color1}Download: ${color0}${alignr}${downspeed wlp2s0}
- ${downspeedgraph wlp2s0 25,}
- ${color1}Upload: ${color0}${alignr}${upspeed wlp2s0}
- ${upspeedgraph wlp2s0 25,}
- #${top name 1} $alignr ${top cpu 1}%
- #${top name 2} $alignr ${top cpu 2}%
- #${top name 3} $alignr ${top cpu 3}%
- #${top name 4} $alignr ${top cpu 4}%
- #${top name 5} $alignr ${top cpu 5}%
- #${top name 6} $alignr ${top cpu 6}%
- #${top name 7} $alignr ${top cpu 7}%
- #${top name 8} $alignr ${top cpu 8}%
- #${top name 9} $alignr ${top cpu 9}%
- #${top name 10} $alignr ${top cpu 10}%
- #${color1}Active processes: ${color0}${alignr}${running_processes}
- #${color1}Total processes: ${color0}${alignr}${processes}
RAW Paste Data