# Conky, a system monitor, based on torsmo # # Any original torsmo code is licensed under the BSD license # # All code written since the fork of torsmo is licensed under the GPL # # Please see COPYING for details # # Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen # Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS) # All rights reserved. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # alignment top_right background no border_width 0 cpu_avg_samples 2 draw_borders no draw_graph_borders yes use_xft yes xftfont DejaVu Sans Mono:size=10 gap_x 5 gap_y 60 minimum_size 5 5 net_avg_samples 2 no_buffers yes out_to_console no out_to_stderr no extra_newline no own_window yes own_window_class Conky own_window_type desktop stippled_borders 0 update_interval 1.0 update_interval_on_battery 1.0 uppercase no use_spacer none show_graph_scale no show_graph_range no use_xft yes double_buffer yes format_human_readable yes override_utf8_locale yes own_window_class Conky own_window_title Conky temperature_unit celsius #own_window_argb_visual yes #own_window_argb_value 100 own_window_transparent yes uppercase no gap_x 10 gap_y 10 own_window_type override short_units yes use_spacer yes draw_outline no stippled_borders no draw_borders no maximum_width 300 minimum_size 300 500 draw_outline yes default_outline_color black default_color white draw_shades no default_shade_color white own_window_hints undecorated pad_percents 2 use_spacer left TEXT ${alignc}${tztime local %A, %Y-%m-%d %H:%M:%S} ${hr} ${nodename}${alignr}Uptime: ${uptime} ${sysname} ${kernel}${alignr}Load: ${loadavg 1} ${hr} ${alignc} Battery: ${battery} (${battery_time}) ${battery_bar} ${hr} CPU usage: ${cpu cpu0}% ${cpubar} ${cpugraph cpu0 40} ${hr} / : ${fs_used /}/${fs_size /} (${fs_used_perc /}%) ${fs_bar /} /home: ${fs_used /home}/${fs_size /home} (${fs_used_perc /home}%) ${fs_bar /home} /var : ${fs_used /var}/${fs_size /var} (${fs_used_perc /var}%) ${fs_bar /var} /boot: ${fs_used /boot}/${fs_size /boot} (${fs_used_perc /boot}%) ${fs_bar /boot} ${hr} MEM : ${mem}/${memmax} (${memperc}%) ${membar} SWAP : ${swap}/${swapmax} (${swapperc}%) ${swapbar} ${hr} NETWORK: wlp2s0: ${addr wlp2s0} DOWN: ${downspeed wlp2s0}${alignr}UP: ${upspeed wlp2s0} ${downspeedgraph wlp2s0 40,130}${alignr}${upspeedgraph wlp2s0 40,130} TOTAL DOWN: ${totaldown wlp2s0}${alignr}UP: ${totalup wlp2s0}