Kod: Markera allt
# Conky sample configuration
#
# the list of variables has been removed from this file in favour
# of keeping the documentation more maintainable.
# Check http://conky.sf.net for an up-to-date-list.
# set to yes if you want Conky to be forked in the background
background yes
# X font when Xft is disabled, you can pick one with program xfontsel
#font 5x7
#font 6x10
#font 7x13
#font 8x13
#font 9x15
#font *mintsmild.se*
#font -*-*-*-*-*-*-34-*-*-*-*-*-*-*
# Use Xft?
use_xft yes
# Xft font when Xft is enabled
#xftfont Bitstream Vera Sans Mono:size=10
#xftfont Terminus:size=10
xftfont DejaVu Sans:size=10
# Xft font when Xft is enabled
xftfont Bitstream Vera Sans Mono:size=10
# Text alpha when using Xft
xftalpha 0.8
# Print everything to stdout?
# out_to_console no
background no
font Sans:size=10
use_xft yes
xftalpha 0.9
update_interval 0.1
total_run_times 0
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 220 5
maximum_width 80
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders yes
default_color white
default_shade_color black
gap_x 12
gap_y 35
no_buffers yes
cpu_avg_samples 2
override_utf8_locale no
uppercase no
alignment top_right
TEXT
${alignc}${uptime}
processor one ${alignr}
${cpubar cpu1}
processor two ${alignr}
${cpubar cpu2}
memory: ${alignr}$memperc%
temp: ${alignr}${execi 30 nvidia-settings -q [gpu:0]/GPUCoreTemp | grep '):' | awk '{print $4}' | sed 's/\.//'}C
down: ${alignr}${downspeed eth0} kb/s
up: ${alignr}${upspeed eth0} kb/s
utrymme: ${alignr}${fs_free /home} / ${fs_size /home}
${fs_bar 4 /home}