Сижу уже полчаса и не понимаю, почему она вот такая широкая -> http://rghost.ru/8604971.view
Как ее сделать шириной в одну строку?
Вот конфиг:
# colour
default_color 8f8f8f
own_window_colour 262626
background yes
# borders
draw_borders no
border_margin 1
draw_graph_borders no
# shades
draw_shades no
# font
use_xft yes
xftfont Terminus:size=10
# position
gap_x 0
gap_y 1075
alignment top
use_spacer no
minimum_size 1920 5
double_buffer yes
# behaviour
update_interval 3.0
# own_window
own_window yes
own_window_transparent no
own_window_type normal
own_window_hints undecorate,sticky,skip_taskbar,skip_pager
TEXT
Kernel: ${color e0e0e0}${font}${kernel}${color} | CPU: ${color e0e0e0}${font}${cpu}% ${color} RAM: ${color e0e0e0}${font}${mem} ${color} | ${color} Core0: ${color e0e0e0}${font}${execi 1 sensors | grep "Core 0" | cut -c15-21}${color} ${color} Core1: ${color e0e0e0}${font}${execi 1 sensors | grep "Core 1" | cut -c15-21}${color} ${color} Core2: ${color e0e0e0}${font}${execi 1 sensors | grep "Core 2" | cut -c15-21}${color} ${color} Core3: ${color e0e0e0}${font}${execi 1 sensors | grep "Core 3" | cut -c15-21} ${color} | ${color} Up: ${color e0e0e0}${font}${uptime_short}${color}