Δημοσιεύτηκε: 04 Σεπ 2014, 08:09
Καινούργιο laptop, άλλη κάρτα γραφικών άρα αλλαγές στο conky
conkyrc
Με κόκκινα γράμματα οι πληροφορίες για την CPU και πράσινα για την GPU

conkyrc
- Κώδικας: Επιλογή όλων
# Conky settings #
background no
update_interval 3
cpu_avg_samples 3
net_avg_samples 3
override_utf8_locale yes
double_buffer yes
no_buffers yes
text_buffer_size 2048
#imlib_cache_size 0
temperature_unit celsius
# Window specifications #
own_window yes
#own_window_argb_visual yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
border_inner_margin 0
border_outer_margin 0
minimum_size 315 1000
maximum_width 315
alignment top_right
gap_x 10
gap_y 40
# Graphics settings #
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders no
# Text settings #
use_xft yes
#xftfont Neuropolitical:size=6
xftfont pftempestafivecondensed:size=6
xftalpha 0.5
uppercase no
temperature_unit celsius
default_color FFFFFF
color1 DCE3EB
# — Lua Load — #
lua_load ~/.conky/clock_rings.lua
lua_draw_hook_pre clock_rings
TEXT
${font Neuropolitical:size=12}${color orange}UBUNTU ${color #33ccff}${font Neuropolitical:size=8}${alignr}Kernel: ${color DCE3EB}${kernel}
${color FF0055}${hr}
${font Neuropolitical:size=9}${color #FF0000}CPU: ${color #DCE3EB}${font Neuropolitical:size=8}${color DCE3EB} Intel® Core i7${font Neuropolitical:size=9}${alignr}${color #FF0000}temp: ${color DCE3EB}${hwmon temp 1}°C
${font Neuropolitical:size=9}${color #1161D9}HDD: ${font Neuropolitical:size=8}${color #DCE3EB}TOSHIBA 1 TB${font Neuropolitical:size=9}${alignr}${color #117AD9}temp: ${color DCE3EB}${hddtemp /dev/sda}°C
${font Neuropolitical:size=9}${color green}VGA: ${color #DCE3EB}${font Neuropolitical:size=8}${color DCE3EB} NVIDIA GT 740M ${font Neuropolitical:size=9}${alignr}${color green}temp: ${color DCE3EB}${exec nvidia-settings -q ThermalSensorReading -t}°C
${color FF0055}${hr}
${font Neuropolitical:size=9}${color #FF0000}CPU: ${color DCE3EB}${freq 0} MHz
${color green}${font Neuropolitical:size=8}GPU Load: ${color DCE3EB}${exec nvidia-settings -q GPUUtilization -t | cut -c10-12}% ${alignr}${color green}${font Neuropolitical:size=8}Video RAM: ${color DCE3EB}${exec nvidia-settings -q UsedDedicatedGPUMemory -t}MiB
${color green}${font Neuropolitical:size=8}GPUClock: ${color DCE3EB}${exec nvidia-settings -q GPUCurrentClockFreqs | grep '(ubuntu:0.0)' | cut -c50-52}MHz ${alignr}${color green}${font Neuropolitical:size=8}MemClock: ${color DCE3EB}${exec nvidia-settings -q GPUCurrentClockFreqsString -t | grep memTransferRatemax |uniq | cut -c20-23}MHz
${color orange}${font Neuropolitical:size=8}Processes: ${color DCE3EB}${processes} ${color orange}${font Neuropolitical:size=8}Uptime: ${color DCE3EB}${uptime_short}
${color yellow}${font Neuropolitical:size=8}RAM: ${color DCE3EB}$mem
${color 33ccff}${font Neuropolitical:size=8}New Gmail: ${color DCE3EB}${execi 600 conkyEmail --servertype=IMAP --servername=imap.googlemail.com --username=############@gmail.com --password=###### --ssl}${font}
${image ~/.conky/orb-2.png -p 105,290}
${color1}${goto 150}${voffset 36}${cpu cpu0}%
${color1}${goto 150}cpu
${image ~/.conky/orb-2.png -p 105,416}
${color1}${goto 150}${voffset 84}${memperc}%
${color1}${goto 150}mem
${image ~/.conky/orb-2.png -p 105,542}
${color1}${goto 150}${voffset 84}${fs_used_perc /home}%
${color1}${goto 150}hdd
${image ~/.conky/orb-2.png -p 105,668}
${goto 150}${voffset 39}network
${goto 138}${upspeedgraph wlan0 10,60 353535 ffffff}
${color}${goto 138}Up:${goto 170}${color1}${upspeed wlan0}
${color}${goto 138}Down:${goto 170}${color1}${downspeed wlan0}
${goto 138}${downspeedgraph wlan0 10,60 353535 ffffff}
Με κόκκινα γράμματα οι πληροφορίες για την CPU και πράσινα για την GPU
