Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # NK, line1280.conkyrc
- # conkyrc based on "My horizontal .conkyrc" by rent0n86
- # http://rent0n86.deviantart.com/art/My-horizontal-conkyrc-122604863
- # avoid flicker
- double_buffer yes
- # own window to run simultanious 2 or more conkys
- own_window yes
- own_window_transparent no
- #own_window_transparent yes
- #own_window_type normal
- #own_window_type desktop
- own_window_type override
- #own_window_type dock
- #own_window_type panel
- own_window_hints undecorate,sticky,skip_taskbar,skip_pager
- # borders
- #draw_borders yes
- #border_width 2
- #border_margin 0
- # shades
- draw_shades no
- # position
- gap_x 0
- gap_y 2
- #gap_y 31
- #gap_y 1012
- #alignment top_left
- alignment top_middle
- #alignment bottom_middle
- # behaviour
- update_interval 1
- # colors
- default_color b8b8b8
- #default_shade_color 000000
- #own_window_colour FFFFFF
- own_window_colour 000000
- # red,green,yellow,blue,magenta,cyan,black,white
- color0 red
- color1 brown
- color2 yellow
- color3 green
- color4 blue
- color5 magenta
- color6 cyan
- color7 black
- color8 white
- # font
- use_xft yes
- #xftfont sans:size=7
- xftfont Terminus:size=7
- # Force UTF8? note that UTF8 support required XFT
- override_utf8_locale yes
- #to prevent window from moving
- use_spacer none
- minimum_size 1365 0
- #mpd
- #mpd_host localhost
- #mpd_port 6600
- # Uptime: ${uptime_short} ${goto 99}|
- # ${font Terminus:size=9}${time %a, %d %b; %H:%M}
- # | ↓ ${downspeed eth0}${goto 1015}↑ ${upspeed eth0}
- # ↓ ${downspeed eth0}${goto 924}↑ ${upspeed eth0} |
- # db: ${execi 20 deadbeef --nowplaying "%a - %t"}
- # | Updates: ${execi 3800 muc-cli -n}
- # CPU:${execi 150 sensors | grep temp3 | cut -c15-16 ;}°C M/B:${execi 150 sensors | grep temp1 | cut -c15-16 ;}°C
- # Temp:${execi 150 sensors | grep temp3 | cut -c15-16 ;}/${execi 150 sensors | grep temp2 | cut -c15-16 ;}/${execi 150 sensors | grep temp1 | cut -c15-16 ;}°C
- # | Kernel: ${kernel}\
- # conkyForecast
- #${font Conky Weather:size=14}${voffset -1}${execpi 1810 conkyForecast --location=RSXX0063 --datatype=WF}${font}${voffset -7}
- #${execpi 1800 conkyForecast --location=RSXX0063 --datatype=LT --hideunits}
- #(${execpi 1850 conkyForecast --location=RSXX0063 --datatype=LT --startday=1})
- # Time
- # ${time %a, %d.%m} ${goto 1252}${time %R}
- # | ${time %d/%a}/${goto 1252}${time %R}
- # HDD
- # Free: /=${fs_free /} /home=${fs_free /home} /tmp=${fs_free /tmp} PUB=${fs_free /mnt/sda5} sdb1=${fs_free /mnt/sdb1}
- # ${if_match ${fs_used_perc /home}>95 }${color red}H${color}${endif}
- # | ${diskio} ${diskio /dev/sdb}\
- # TTF
- #${font OpenLogos:size=86}q${font}
- #${if_match "${exec skb 1}" == "Rus"}Ru${else}En${endif}\
- # conkyEmail
- #${execpi 3605 conkyEmail \
- # --servertype=IMAP \
- # --servername=imap.googlemail.com \
- # --username= --password= \
- # --ssl} \
- #${if_match "${execpi 3625 conkyEmail \
- # --servertype=IMAP \
- # --servername=imap.googlemail.com \
- # --username= --password= \
- # --ssl \
- # | tee /tmp/$USER.conkyEmail}" >= "1" }\
- #${color3}${endif}\
- #${execi 3645 cat /tmp/$USER.conkyEmail}${color} \
- #${offset -8}${voffset -1}${font Wingdings:size=10}*${font}${voffset 0}${color}
- # ⌧ ✉
- # ${execi 3640 play -v 0.9 /mnt/sda5/PUB/Audio/icq7Default/IncomingIM.mp3}\
- #GPU:${execi 150 nvidia-settings -q [gpu:0]/GPUCoreTemp | sed -n 'n;s;^.*): \([0-9]*\).*$;\1;;Ta;p;:a;Q;'}°C \
- #${if_match ${execi 150 nvidia-settings -q [gpu:0]/GPUCoreTemp | sed -n 'n;s;^.*): \([0-9]*\).*$;\1;;Ta;p;:a;Q;'}>=75}G${endif}\
- TEXT
- ${voffset -2}${goto 8}\
- ${if_match ${cpu}>=99}${color0}CPU${color}${else}CPU${endif}\
- ${goto 30}${cpugraph color1 8,14} [${goto 56}${cpu}${goto 68}%] \
- ${color #F0D000}RAM:${color} $mem [${memperc}%] \
- ${color #F0D000}SWAP:${color} $swap [${swapperc}%] \
- |\
- ${color3}\
- ${if_match ${memperc}>80}M${endif}\
- ${if_match ${swapperc}>50}S${endif}\
- ${color} \
- \
- \
- ${color #F0D000}CPU:${color}${execi 150 sensors | grep temp1 | cut -c16-17 ;}°C \
- ${color #F0D000}sda:${color}${execi 300 sudo /usr/sbin/hddtemp /dev/sda | cut -c34-} \
- |\
- ${color #330033}\
- ${if_match ${execi 150 sensors | grep temp1 | cut -c16-17 ;}>55}B${endif}\
- ${color} \
- \
- \
- ${color #F0D000}/=${color}${fs_free /home} \
- ${color #F0D000}FreeBSD=${color}${fs_free /mnt/FreeBSD} \
- ${color #F0D000}iPOD=${color}${fs_free /media/iPod} \
- \
- ${if_match ${fs_used_perc /}>70}|\
- ${else}${if_match ${fs_used_perc /mnt/FreeBSD}>70}|\
- ${else}${if_match ${fs_used_perc /media/iPod}>85}|\
- ${endif}${endif}${endif}\
- ${color #993300}\
- ${if_match ${fs_used_perc /}>90}R${endif}\
- ${if_match ${fs_used_perc /mnt/FreeBSD}>70}D${endif}\
- ${if_match ${fs_used_perc /media/iPod}>85}I${endif}\
- ${color}\
- \
- \
- ${alignr}\
- \
- ${color0}${execpi 300 ~/.scripts/weather.sh "|BR|PI|Teresina"}${color} | ${color3}${execpi 50 python ~/.scripts/gmail.py | cut -c -2}${color} \
- \
- \
- ${voffset -3}
Advertisement
Add Comment
Please, Sign In to add comment