# Standard antiX .conkyrc file # For conky editing help and commands visit = Casey's Conky Reference with Examples {http://www.ifxgroup.net/conky.htm} # set to yes if you want Conky to be forked in the background background yes #format_human_readable yes short_units yes cpu_avg_samples 1 net_avg_samples 1 out_to_console no # Use Xft? use_xft yes # Xft font when Xft is enabled #xftfont gentium:size=12 #ftfont DejaVu Sans:size=10 xftfont Monospace:size=10 #xftfont DejaVu Sans:size=9 # Create own window instead of using desktop (required in nautilus, pcmanfm and rox desktops) own_window yes own_window_type desktop own_window_transparent yes own_window_hints undecorated,below,sticky,skip_taskbar # Text alpha when using Xft xftalpha 1.0 #on_bottom no # Update interval in seconds update_interval 2 # Use double buffering (reduces flicker, may not work for everyone) double_buffer yes # Minimum size of text area minimum_size 65 maximum_width 180 # Draw shades? draw_shades no # Draw outlines? draw_outline no # Draw borders around text draw_borders no # Stippled borders? stippled_borders 0 # border margins #border_margin 10 # border width border_width 2 # Default colors and also border colors default_color white default_shade_color white default_outline_color white #color ffffff color4 yellow color8 77ccff color9 5599cc # 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 gap_x 40 gap_y 40 # Add spaces to keep things from moving about? This only affects certain objects. use_spacer right # Subtract file system buffers from used memory? no_buffers yes # if_up_strictness link: up | link | address if_up_strictness address # set to yes if you want all text to be in uppercase uppercase no hddtemp_host 127.0.0.1 hddtemp_port 7634 TEXT ${color9}${font Monospace:size=14}${alignc}antiX-21${font}${color} ${alignc}$kernel ${alignc}${exec disp=${DISPLAY#:}; disp=${disp%.[0-9]}; cat $HOME/.desktop-session/desktop-code.$disp 2>/dev/null} ${color8}${font Monospace:size=18}${alignc}${time %H:%M}${font} ${alignc}${time %a %d %b}${color} ${alignc}Uptime: $uptime res:${alignr}${execi 60 xdpyinfo | sed -n -r "s/^\s*dimensions:.*\s([0-9]+x[0-9]+).*/\1/p"} dpi:${alignr}${execi 60 sed -nr "s/^\s*Xft.dpi:\s*([0-9]+(x[0-9]+)?).*/\1/p" $HOME/.Xresources | grep "[0-9]" || echo 96} Automount: ${alignr}${execi 60 grep -q "^automount=TRUE" $HOME/.desktop-session/automount.conf 2>/dev/null && echo "enabled" || echo "disabled"} ${color}Init:${alignr}${color3}${execi 60 detect-init.sh} CPU:${alignr}${hwmon 1 temp 2}°C load:${alignr}${cpu}% freq:${alignr}${freq} ${alignr}${cpugraph cpu0 30,170 5599cc 5599cc} Disk:${alignr}${diskio} ${alignr}${diskiograph 30,170 5599cc 5599cc}${if_up eth0} eth0 up: ${alignr}${upspeed eth0} ${alignr}${upspeedgraph eth0 30,170 5599cc 5599cc} eth0 down: $alignr ${downspeed eth0} ${alignr}${downspeedgraph eth0 30,170 5599cc 5599cc}${endif}${if_up eth1} eth1 up: ${alignr}${upspeed eth1} ${alignr}${upspeedgraph eth1 30,170 5599cc 5599cc} eth1 down: $alignr ${downspeed eth1} ${alignr}${downspeedgraph eth1 30,170 5599cc 5599cc}${endif}${if_up wlan0} wlan0:${alignr}${addr wlan0} wlan0 up: ${alignr}${upspeed wlan0} ${alignr}${upspeedgraph wlan0 30,170 5599cc 5599cc} wlan0 down: ${alignr}${downspeed wlan0} ${alignr}${downspeedgraph wlan0 30,170 5599cc 5599cc}${endif}${if_up wlan1} wlan1 up: ${alignr}${upspeed wlan1} ${alignr} ${upspeedgraph wlan1 30,170 5599cc 5599cc} wlan1 down: $alignr ${downspeed wlan1} ${alignr}${downspeedgraph wlan1 30,170 5599cc 5599cc}${endif} ${alignr}${color8}Used / Total${color} RAM:${alignr}$mem / $memmax Buffered:${alignr}${buffers} Cached:${alignr}${cached} Swap:${alignr}$swap / $swapmax HDD Temp:${alignr}${hddtemp /dev/sda}°C Disks: / ${alignr}${fs_used /} / ${fs_size /} sda3 ${alignr}${fs_used /media/DataDisk} / ${fs_size /media/DataDisk} ${if_mounted /media/homepc}homepc ${alignr}${fs_used /media/homepc} / ${fs_size /media/homepc}${endif} #Battery: ${battery_percent BAT0}% ${alignr}${color8}${battery_bar 8,70 BAT0} # You may need to change BAT0 to BAT1 or add the same line again if you have more then one battery. #${execi 1000 acpi 2>/dev/null | grep -q . && echo "Battery: "}${execi 10 acpi -b 2>/dev/null | cut -d" " -f3,4 | sed 's/,$//'} ${hr} ${alignc}-${audacious_status}- ${audacious_title 25} ${audacious_position} ${audacious_bar 10}