Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #avoid flicker
- double_buffer yes
- #own window to run simultanious 2 or more conkys
- own_window yes
- own_window_transparent yes
- own_window_type normal
- own_window_hints undecorate,sticky,skip_taskbar,skip_pager
- #borders
- draw_borders no
- border_margin 1
- #shades
- draw_shades yes
- #position
- gap_x 6
- gap_y 15
- alignment top_left
- #behaviour
- update_interval 1
- # defining colors colour
- default_color F9F9F9
- #default_shade_color 000000
- own_window_colour 1D3034
- #font
- use_xft yes
- xftfont bauhaus:pixelsize=10
- #to prevent window from moving
- use_spacer no
- minimum_size 1262 0
- TEXT
- ${alignc}Kernel: ${color C80401}$kernel | ${color} Battery: ${color C80401} ${battery_percent}% ${battery_bar 6,80} | ${color }HD: ${color C80401}${fs_used_perc /}% ${fs_bar 6,80} | ${color }Memory: ${color C80401} $memperc% ${color C80401} ${membar 6,80}${color C80401} | ${color}Cpu: ${color C80401}${cpu}% ${color C80401}${cpubar 6,80 C80401 C80401} ${color C80401} | ${color} Disk I/O: ${color C80401}${diskiograph /dev/sda 6,80 C80401 C80401} | ${color }Net: ${color C80401}${font}${downspeed ppp0} ${color C80401} ${downspeedgraph ppp0 6,80 C80401 C80401} ${color C80401} ${totaldown ppp0} D | ${color C80401}${upspeed ppp0} ${color C80401} ${upspeedgraph ppp0 6,80 C80401 C80401} ${color C80401}${totalup ppp0} U
Advertisement
Add Comment
Please, Sign In to add comment