Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Default Fonts
- use_xft yes
- xftfont 123:size=8
- override_utf8_locale yes
- # Performance Settings
- update_interval 2
- total_run_times 0
- double_buffer yes
- no_buffers yes
- net_avg_samples 2
- text_buffer_size 1024
- # Window Settings
- own_window yes
- own_window_transparent yes
- own_window_type panel
- own_window_hints undecorated,below,skip_taskbar,sticky,skip_pager
- # Window border
- draw_borders no
- draw_shades no
- # Default Color
- default_color E0DFDE
- # Color Title.
- color0 DD3A21
- # Size and position
- minimum_size 220 1080
- gap_x 0
- gap_y 0
- alignment top_right
- TEXT
- ${color #E0DFDE}
- ${image ~/Dropbox/Comp/PC/conky-launchpad-edited/pix/background_bottom.jpg -p -1,0 -s 244x1080}${image ~/Dropbox/Comp/PC/conky-launchpad-edited/pix/system.png -p 5,30 -s 45x45}${image ~/Dropbox/Comp/PC/conky-launchpad-edited/pix/resources.png -p 5,158 -s 45x45}${image ~/Dropbox/Comp/PC/conky-launchpad-edited/pix/file-system.png -p 5,396 -s 45x45}${image ~/Dropbox/Comp/PC/conky-launchpad-edited/pix/wireless.png -p 5,323 -s 45x45}${image ~/Dropbox/Comp/PC/conky-launchpad-edited/pix/units.png -p 5,474 -s 45x45}
- ${GOTO 55}${font 123:bold:size=10}System$font
- ${GOTO 55}$sysname $kernel $alignr $machine
- ${GOTO 55}Uptime $alignr $uptime
- ${GOTO 55}Packages$alignr${execi 3600 pacman -Qq |wc -l}
- ${GOTO 55}${if_match ${execpi 1800 pacman -Qu | wc -l}>9}${color red}${else}$color${endif}Updates $alignr ${execpi 1800 pacman -Qu | wc -l}$color
- ${GOTO 55}${if_match ${execi 30 sensors | grep 'MB Temperature:' | cut -c22-23}>49}${color red}${else}$color${endif}MB Temperature $alignr ${execi 30 sensors | grep 'MB Temperature:' | cut -c22-23}°C
- ${GOTO 55}${if_match ${execi 30 hddtemp /dev/sda | grep '/dev/sda:' | cut -c25-26}>49}${color red}${else}$color${endif}HDD Temperature $alignr ${execi 30 hddtemp /dev/sda | grep '/dev/sda:' | cut -c25-26}°C
- ${GOTO 55}${if_match ${execi 30 nvidia-settings -query GPUCoreTemp | grep "Attribute 'GPUCoreTemp' (archpc:0.0)" | cut -c 41-42}>49}${color red}${else}$color${endif}GPU Temperature $alignr ${execi 30 nvidia-settings -query GPUCoreTemp | grep "Attribute 'GPUCoreTemp' (archpc:0.0)" | cut -c 41-42}°C
- ${GOTO 55}${font 123:bold:size=10}Resourses$font
- ${GOTO 55}RAM$alignr$memperc %
- ${GOTO 55}${if_match ${memperc}>49}${color red}${else}${color}${endif}${membar 5,160}${color}
- ${GOTO 55}Core 0 ${if_match ${execi 30 sensors | grep 'Core 0:' | cut -c16-17}>49}${color red}${else}${color}${endif}${execi 30 sensors | grep 'Core 0:' | cut -c16-17}°C$alignr${if_match ${cpu cpu1}>49}${color red}${else}${color}${endif}${cpu cpu1} %
- ${GOTO 55}${cpubar cpu1 5,160}${color}
- ${GOTO 55}Core 1 ${if_match ${execi 30 sensors | grep 'Core 1:' | cut -c16-17}>49}${color red}${else}${color}${endif}${execi 30 sensors | grep 'Core 1:' | cut -c16-17}°C$alignr${if_match ${cpu cpu2}>49}${color red}${else}${color}${endif}${cpu cpu2} %
- ${GOTO 55}${cpubar cpu2 5,160}${color}
- ${GOTO 55} PID | PROCESS |$alignr CPU
- ${GOTO 55}${top pid 1} ${top name 1}${alignr}${top cpu 1} %
- ${GOTO 55}${top pid 2} ${top name 2}${alignr}${top cpu 2} %
- ${GOTO 55}${top pid 3} ${top name 3}${alignr}${top cpu 3} %
- ${GOTO 55}${font 123:bold:size=10}Network$font
- ${GOTO 55}Ip adress$alignr${addr enp2s1}
- ${GOTO 55}Up ${upspeedf enp2s1} kb/s$alignr${totalup enp2s1}
- ${GOTO 55}Down ${downspeedf enp2s1} kb/s$alignr${totaldown enp2s1}
- ${GOTO 55}${font 123:bold:size=10}File System$font
- ${GOTO 55}Dir | Used |$alignr Total
- ${GOTO 55} -----------------------------------------
- ${GOTO 55}root | ${fs_used /}$alignr | ${fs_size /}
- ${GOTO 55}home | ${fs_used /home}$alignr | ${fs_size /home}
- ${GOTO 55}${font 123:bold:size=10}Etc$font
- ${GOTO 55}${if_match ${execi 30 ~/Dropbox/Comp/PC/conky-launchpad-edited/gmail | cut -c 1}>0}${color red}${else}${color}${endif}${execi 30 ~/Dropbox/Comp/PC/conky-launchpad-edited/gmail} messages in main
- ${GOTO 55}${if_match ${execi 30 ~/Dropbox/Comp/PC/conky-launchpad-edited/gmail1 | cut -c 1}>0}${color red}${else}${color}${endif}${execi 30 ~/Dropbox/Comp/PC/conky-launchpad-edited/gmail1} messages in secondary
- ${GOTO 55}${rss http://archlinux.org.ru/news/feed/ 120 item_titles 1}
Advertisement
Add Comment
Please, Sign In to add comment