Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Use Xft?
- use_xft yes
- xftfont DejaVu Sans:size=8
- xftalpha 1
- no_buffers yes
- # Update interval in seconds
- update_interval 1
- #avoid flicker
- double_buffer yes
- #own window to run simultanious 2 or more conkys
- own_window yes
- own_window_transparent no
- own_window_type normal
- own_window_hints undecorate,sticky,skip_taskbar,skip_pager
- #shades
- draw_shades no
- #position
- gap_x 2
- gap_y 6
- alignment top_middle
- #behaviour
- update_interval 1
- default_color 676767
- color2 e0e0e0
- color3 4b78b1
- color4 8aafd6
- #default_shade_color e0e0e0
- own_window_colour 000000
- #font
- use_xft yes
- xftfont Sans:pixelsize=11
- #to prevent window from moving
- use_spacer right
- minimum_size 1366 4
- TEXT
- ${font verdana:size=8} ||Distro: ${color e0e0e0}${exec /bin/cat /etc/debian_version}${color} | ${color e0e0e0}${kernel}${color} || CPU: ${color e0e0e0}${cpu cpu1}% / ${cpu cpu2}%${color} | RAM: ${color e0e0e0}${memperc}%${color} SWAP: ${color e0e0e0}${swapperc}%${color} || Down: ${color e0e0e0} ${downspeed wlan0}${color} ${downspeedgraph wlan0 10,50 1B7BF0 24E612} Up: ${color e0e0e0} ${upspeed wlan0}${color} ${upspeedgraph wlan0 10,50 F3ED01 EB0714} || Motherboard: ${color e0e0e0}${hwmon temp 2}°C${color} CPU: ${color e0e0e0}${hwmon temp 1}°C${color} GPU: ${color e0e0e0} ${execi 10 aticonfig --adapter=0 --od-gettemperature | tail -n1 | gawk '{ printf $5 }'}°C${color} || Uptime: ${color e0e0e0}${uptime_short}${color}||
Advertisement
Add Comment
Please, Sign In to add comment