Keresés

Hirdetés

Aktív témák

  • 7

    addikt

    válasz operator10 #2327 üzenetére

    ~/.conkyrc

    Megadom az én konfigomat:

    # Conky configuration
    background no

    use_xft yes
    #xftfont nu:size=8
    #xftfont fixed:size=8
    xftfont clean:size=8
    xftalpha 0.8

    out_to_console no
    update_interval 5

    total_run_times 0
    own_window no
    own_window_type normal
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

    double_buffer yes

    minimum_size 260 80
    maximum_width 260

    draw_shades no
    draw_outline no
    draw_borders yes
    draw_graph_borders yes

    stippled_borders 1
    border_margin 4
    border_width 1

    default_color grey
    default_shade_color grey30
    default_outline_color black

    alignment bottom_left
    gap_x 10
    gap_y 15

    no_buffers yes
    uppercase no
    cpu_avg_samples 2
    net_avg_samples 2
    override_utf8_locale yes
    use_spacer no

    TEXT
    ${color}$alignc$sysname $kernel on $machine
    ${color white}$alignc${exec whoami} @ $nodename
    ${color}$stippled_hr
    ${color}Date: ${color white}${time %Y.%m.%d. (%a)} ${alignr}${color}Uptime: ${color white}$uptime
    ${color}Time: ${color white}${time %H:%M} ${alignr}${color}Battery:${color white} ${battery C178}
    ${color}$stippled_hr
    ${color}CPU freq:${color white} ${freq} MHz ${alignr}${color}RAM: ${color white}$memmax
    ${color}$stippled_hr
    ${color}CPU used:${color white} ${cpu cpu1}% ${cpubar cpu1}
    ${color}RAM used:${color white} $memperc% $mem/$memmax ${membar}
    ${color}Swp used:${color white} $swapperc% $swap/$swapmax ${swapbar}
    ${color}Processes:${color white} $processes ${alignr}${color}Running:${color white} $running_processes
    ${color}$stippled_hr
    ${color}/${color white} ${fs_used_perc /}% ${fs_used /}/${fs_size /} ${fs_bar /}
    ${color}/home${color white} ${fs_used_perc /home}% ${fs_used /home}/${fs_size /home} ${fs_bar /home}
    ${color}$stippled_hr
    ${color}Down:${color white} ${downspeedf eth0} KiB/s${color} ${alignr}Up:${color white} ${upspeedf eth0} KiB/s
    ${color}Download:${color white} ${totaldown eth0}${alignr}${color}Upload:${color white} ${totalup eth0}
    ${color}Address:${color white} ${addr eth0} ${alignr}${color}TCP Connections:${color white} ${tcp_portmon 1 65535 count}
    ${color}$stippled_hr
    ${color}Master:${color white} ${mixer vol}% ${alignr}${color}PCM:${color white} ${mixer pcm}%
    ${alignc}${color white}${mpd_smart}

    Remélem, ebből átlátod majd nagyjából.

    Hogy még jobban értsd:
    [link]
    [link]
    [link]

Aktív témák