Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Use Xft?
- use_xft yes
- xftfont Ac437AmstradPC:size=10
- xftalpha 0.8
- text_buffer_size 2048
- # Update interval in seconds
- update_interval 2
- # This is the number of times Conky will update before quitting.
- # Set to zero to run forever.
- total_run_times 0
- # Create own window instead of using desktop (required in nautilus)
- own_window true
- own_window_transparent true
- own_window_argb_visual true
- own_window_type = desktop
- own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
- # Use double buffering (reduces flicker, may not work for everyone)
- double_buffer yes
- # Minimum size of text area
- minimum_size 500
- maximum_width 350
- # Draw shades?
- draw_shades no
- # Draw outlines?
- draw_outline no
- # Draw borders around text
- draw_borders no
- # Draw borders around graphs
- draw_graph_borders yes
- # Stippled borders?
- stippled_borders 0
- # border margins
- #border_margin 1
- # border width
- #border_width 0
- # Default colors and also border colors
- default_color white
- #default_shade_color black
- #default_outline_color black
- #own_window_colour white
- # Text alignment, other possible values are commented
- #alignment top_left
- alignment top_right
- #alignment bottom_left
- #alignment bottom_right
- # Gap between borders of screen and text
- # same thing as passing -x at command line
- gap_x 75
- gap_y 75
- # Subtract file system buffers from used memory?
- no_buffers yes
- # set to yes if you want all text to be in uppercase
- uppercase yes
- # number of cpu samples to average
- # set to 1 to disable averaging
- cpu_avg_samples 2
- # number of net samples to average
- # set to 1 to disable averaging
- net_avg_samples 1
- # Force UTF8? note that UTF8 support required XFT
- override_utf8_locale yes
- # Add spaces to keep things from moving about? This only affects certain objects.
- use_spacer none
- color1 d31d3b
- color2 fee5a3
- weather1 liverpool
- TEXT
- ${color1}System ${hr 2}
- ${color2}${nodename}
- #${color}${pre_exec lsb_release -i -s}
- ${color2}fossapup64
- ${color2}${sysname} ${kernel}
- ${color2}Uptime ${uptime}
- ${color1}Processes ${hr 2}
- ${color2}${alignr}CPU%
- ${color2}${top name 1}${alignr}${top cpu 1}
- ${color2}${top name 2}${alignr}${top cpu 2}
- ${color2}${top name 3}${alignr}${top cpu 3}
- ${color2}${top name 4}${alignr}${top cpu 4}
- #${color2}${top name 5}${alignr}${top cpu 5}
- #${color2}${top name 6}${alignr}${top cpu 6}
- #${color}2${top name 7}${alignr}${top cpu 7}
- ${color2}${alignr}MEM
- ${color2}${top_mem name 1}${alignr}${top_mem mem_res 1}
- ${color2}${top_mem name 2}${alignr}${top_mem mem_res 2}
- ${color2}${top_mem name 3}${alignr}${top_mem mem_res 3}
- ${color2}${top_mem name 4}${alignr}${top_mem mem_res 4}
- #${color2}${top_mem name 5}${alignr}${top_mem mem_res 5}
- #${color2}${top_mem name 6}${alignr}${top_mem mem_res 6}
- #${color2}${top_mem name 7}${alignr}${top_mem mem_res 7}
- ${color1}Resources ${hr 2}
- ${color2}CPU0 ${cpu cpu0}%${alignr}${hwmon 0 temp 4}${color1}${cpubar cpu0 10,120}
- ${color2}CPU1 ${cpu cpu0}%${alignr}${color1}${cpubar cpu1 10,120}
- #${color2}CPU2 ${cpu cpu0}%${alignr}${color1}${cpubar cpu2 10,120}
- #${color2}CPU3 ${cpu cpu0}%${alignr}${color1}${cpubar cpu3 10,120}
- #${color2}CPU4 ${cpu cpu0}%${alignr}${color1}${cpubar cpu4 10,120}
- #${color2}CPU5 ${cpu cpu0}%${alignr}${color1}${cpubar cpu5 10,120}
- #${color2}CPU6 ${cpu cpu0}%${alignr}${color1}${cpubar cpu6 10,120}
- ${color2}Mem
- ${color2}${mem} / ${memmax}${alignr}${color1}${membar 10,60}
- ${color2}Swap: $swap / $swapmax
- $swapperc% ${alignr}${color1}${alignr}${swapbar 10,120}
- ${color1}File Systems ${hr 2}
- #${color2}sda1 ${fs_used /mnt/sda1}/${fs_size /mnt/sda1}${alignr}${color1}${fs_bar 10,60 /mnt/sda1}
- ${color2}home ${fs_used /initrd/mnt/dev_save}/${fs_size /initrd/mnt/dev_save}${alignr}${color1}${fs_bar 10,60 /initrd/mnt/dev_save}
- #${color2}sda2 ${fs_used /mnt/sda2}/${fs_size /mnt/sda2}${alignr}${color 15DF76}${fs_bar 10,60 /mnt/sda2}
- #${color2}sdb1 ${fs_used /mnt/home}/${fs_size /mnt/home}${alignr}${color 15DF76}${fs_bar 10,60 /mnt/home}
- #${color2}Incoming ${downspeedf eth0} KB/s ${alignr}${color1}${downspeedgraph eth0 10,60}
- #${color2}Total Received${alignr}${totaldown eth0}
- #${color2}Sending ${upspeedf eth0} KB/s ${alignr}${color1}${upspeedgraph eth0 10,60}
- #${color2}Total Sent${alignr}${totalup eth0}
- ${color2}NET: EXT: ${alignr} ${execi 3600 wget -O - -q } ${if_up eth0}
- IP (eth0):$alignr
- ${color2} Up: ${color2}${upspeed eth0} k/s
- ${color1}${alignr}${upspeedgraph eth0 10,170 000000}
- ${color2} Down: ${color2}${downspeed eth0}k/s${color}
- ${color1}${alignr}${downspeedgraph eth0 10,170 000000}
- ${color2}TDown:${totaldown eth0} ${alignr}TUp:${totalup eth0}${endif}${if_up eth1}
- IP (eth1):$alignr${addr eth1}
- ${color2} Up: ${color2}${upspeed eth1} k/s
- ${color}${upspeedgraph eth1 10,170 000000}
- ${color2} Down: ${color2}${downspeed eth1}k/s${color}
- ${downspeedgraph eth1 10,170 000000}
- ${color2}TDown:${totaldown eth1} ${alignr}TUp:${totalup eth1}${endif}${if_up wlan0}
- IP (wlan0):$alignr${addr wlan0}
- ${color2} Up: ${color2}${upspeed wlan0} k/s
- ${color1}${alignr}${upspeedgraph wlan0 10,170 000000}
- ${color2} Down: ${color2}${downspeed wlan0}k/s${color}
- ${color1}${alignr}${downspeedgraph wlan0 10,170 000000}
- ${color2}TDown:${totaldown wlan0}${alignr}TUp:${totalup wlan0}${endif}${if_up eth2}
- IP (eth2):$alignr${addr eth2}
- ${color2} Up: ${color2}${upspeed eth2} k/s
- ${color1}${alignr}${upspeedgraph eth2 10,170 000000}
- ${color2} Down: ${color2}${downspeed eth2}k/s${color}
- ${color1}${alignr}${downspeedgraph eth2 10,170 000000}
- ${color2}TDown:${totaldown eth2} ${alignr}TUp:${totalup eth2}${endif}${if_up wlan1}
- IP (wlan1):$alignr${addr wlan1}
- ${color2} Up: ${color2}${upspeed wlan1} k/s
- ${color1}${alignr}${upspeedgraph wlan1 10,170 000000}
- ${color2} Down: ${color2}${downspeed wlan1}k/s${color}
- ${color1}${alignr}${downspeedgraph wlan1 10,170 000000}
- ${color2}TDown:${totaldown wlan1}${alignr}TUp:${totalup wlan1}${endif}${if_up ath0}
- IP (ath0):$alignr${addr ath0}
- ${color2} Up: ${color2}${upspeed ath0} k/s
- ${color1}${alignr}${upspeedgraph ath0 10,170 000000}
- ${color2} Down: ${color2}${downspeed ath0}k/s${color}
- ${color1}${alignr}${downspeedgraph ath0 10,170 000000}
- ${color2}TDown:${totaldown ath0}${alignr}TUp:${totalup ath0}${endif}${if_up ath1}
- IP (ath1):$alignr${addr ath1}
- ${color2} Up: ${color2}${upspeed ath1} k/s
- ${color1}${alignr}${upspeedgraph ath1 10,170 000000}
- ${color2} Down: ${color2}${downspeed ath1}k/s${color}
- ${color1}${alignr}${downspeedgraph ath1 10,170 000000}
- ${color2}TDown:${totaldown ath1}${alignr}TUp:${totalup ath1}${endif}
- ####don't write below this line as used for conky gui weather
- ${color1}${voffset 2}${hr 2}
- #
- #
- #
Advertisement
Add Comment
Please, Sign In to add comment