Egy kis conky

Oct 16, 2016 19:56



Íme ezúttal egy egyszerű kis conky config  a változatottás kedvéért... Néhány instrukció: a back2.png háttér elérési útvonalát természetesen módosítani kell, valamint a wlp4s0 -t nyugodtan cseréljétek ki a netkapcsolattól és az elnevezéstől függően.
A conky háttereként hasznélt kép letölthető innen.
Öööö talán ennyi most így gyorsban.
jah meg persze itt a conkyrc kódja:
######################
# - Conky settings - #
######################
update_interval 1
total_run_times 0
net_avg_samples 1
cpu_avg_samples 1

imlib_cache_size 0
double_buffer yes
no_buffers yes

#####################
# - Text settings - #
#####################
use_xft yes
xftfont Droid Sans:size=8
override_utf8_locale yes
text_buffer_size 2048

#############################
# - Window specifications - #
#############################
own_window_type override #override, default, conky, root
own_window_class Conky
own_window no
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
#own_window_colour 000000

#alignment bottom_left
#alignment top_left
alignment top_left
gap_x 0 #660 #0 #0 #1115 #-95 #1115 #195 # 25 default
gap_y 0 #5 #32 #29 #870 #870 #870 #40 # 40 default
minimum_size 1366 33
maximum_width 1366

default_bar_size 160 4

#########################
# - Graphics settings - #
#########################
draw_shades no
draw_graph_borders no
draw_execbar_borders no

default_color 777777 #212526

color0 FFFFFF #1E1C1A
color1 FFFFFF #1E1C1A
color2 ffffff #FFFFFF #1E1C1A
color3 777777 #ffffff #239cd5 #2597cd

TEXT
#
#
#
#
${image /home/lexa-chan/.Conky/black_transparency/back2.png -p 0,-4 -s 1920x75}

${voffset -20}
${color3} ${font Ubuntu:size=8}Kernel: ${font Ubuntu:size=8}${color2}${kernel} ${color3} | ${color3}${font Ubuntu:size=8}Home: ${color2}${font Ubuntu:size=8}${fs_free /home}/${font Ubuntu:size=8}${fs_size /home} - ${fs_free_perc /home}% ${color3} szabad | ${color3}${font Ubuntu:size=8}DATA: ${color2}${font Ubuntu:size=8}${fs_free /}/${font Ubuntu:size=8}${fs_size /} - ${fs_free_perc /}% ${color3} szabad | ${color3}CPUtemp: ${color2}${acpitemp} °C ${color3} | ${color3}${font Ubuntu:size=8}Cpu1: ${color2}${font Ubuntu:size=8}${cpu cpu1}% ${cpugraph cpu1 10,50 777777 777777} ${color3} ${color3}${font Ubuntu:size=8}${goto 740}| Cpu2: ${color2}${font Ubuntu:size=8}${cpu cpu2}% ${cpugraph cpu2 10,50 777777 777777} ${color3} ${color3}${font Ubuntu:size=8}${goto 860}| Mem: ${color2}${font Ubuntu:size=8}${memperc}% ${memgraph mem 10,50 777777 777777} ${color3}${goto 980}| Fel: ${color2}${font Ubuntu:size=8}${upspeed wlp4s0}/s ${upspeedgraph wlp4s0 10,50 777777 777777} ${color3} ${goto 1120}| Le: ${color2}${font Ubuntu:size=8}${downspeed wlp4s0}/s ${downspeedgraph wlp4s0 10,50 777777 777777} ${color3}${goto 1250}| Signal:${color2} ${wireless_link_qual wlp4s0}% ${alignr}

${voffset 4}${goto 600} ${font Ubuntu:size=8} ${color3} Dátum:${color2} ${time %d} ${time %B} ${time %Y}, ${time %A} ${color3} | Idő: ${color2}${time %H}:${time %M} ${color3} ${color3}${font Ubuntu:size=8}

ubuntu, informatika

Previous post Next post
Up