Created
June 3, 2021 18:30
-
-
Save ntaraujo/baf2a8d9811c6c82735d7bd6890d656c to your computer and use it in GitHub Desktop.
My Conky Files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
############ | |
# Settings # | |
############ | |
background yes | |
use_xft yes | |
xftfont GE Inspira:size=9 | |
xftalpha 1 | |
update_interval 1.0 | |
total_run_times 0 | |
own_window yes | |
own_window_type normal | |
own_window_transparent yes | |
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager | |
own_window_argb_visual yes | |
double_buffer yes | |
minimum_size 175 175 | |
maximum_width 1000 | |
draw_shades no | |
draw_outline no | |
draw_borders no | |
draw_graph_borders no | |
default_color 656667 | |
default_shade_color 000000 | |
default_outline_color 828282 | |
default_bar_size 240 2 | |
alignment middle_middle | |
gap_x 680 | |
gap_y -105 | |
no_buffers yes | |
uppercase yes | |
cpu_avg_samples 2 | |
override_utf8_locale no | |
########## | |
# Output # | |
########## | |
own_window_argb_value 0 | |
own_window_colour 000000 | |
TEXT | |
${color #ffffff}${font Quicksand:bold:pixelsize=20}- ${time %H}${color #ffffff}${font Quicksand:bold:pixelsize=20}:${time %M}${color #ffffff}${font Quicksand:bold:pixelsize=20} -${font} | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
############ | |
# Settings # | |
############ | |
background yes | |
use_xft yes | |
xftfont GE Inspira:size=9 | |
xftalpha 1 | |
update_interval 7200 | |
total_run_times 0 | |
own_window yes | |
own_window_type normal | |
own_window_transparent yes | |
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager | |
own_window_argb_visual yes | |
double_buffer yes | |
minimum_size 175 175 | |
maximum_width 1000 | |
draw_shades no | |
draw_outline no | |
draw_borders no | |
draw_graph_borders no | |
default_color 656667 | |
default_shade_color 000000 | |
default_outline_color 828282 | |
default_bar_size 240 2 | |
alignment middle_middle | |
gap_x 720 | |
gap_y -61 | |
no_buffers yes | |
uppercase yes | |
cpu_avg_samples 2 | |
override_utf8_locale no | |
########## | |
# Output # | |
########## | |
own_window_argb_value 0 | |
own_window_colour 000000 | |
TEXT | |
${color #427dfc} ${font Quicksand:bold:pixelsize=20}${color #ffffff}${font Chilanka Regular:bold:size=15} ${time %B %d, %Y.} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ********************************************************************** | |
# "CPU Panel (8-core)" theme for Conky by Tony George ([email protected]) | |
# | |
# Webpage: http://teejeetech.blogspot.in/ | |
# ********************************************************************** | |
background yes | |
double_buffer yes | |
alignment top_left | |
border_width 1 | |
cpu_avg_samples 2 | |
default_color white | |
default_outline_color white | |
default_shade_color white | |
draw_borders no | |
draw_graph_borders yes | |
draw_outline no | |
draw_shades no | |
gap_x -190 | |
gap_y 300 | |
net_avg_samples 2 | |
no_buffers yes | |
out_to_console no | |
out_to_stderr no | |
extra_newline no | |
own_window yes | |
own_window_type normal | |
own_window_transparent yes | |
own_window_colour 000000 | |
own_window_argb_visual yes | |
own_window_argb_value 0 | |
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager | |
minimum_size 170 0 | |
stippled_borders 0 | |
update_interval 2.0 | |
uppercase no | |
use_spacer none | |
show_graph_scale no | |
show_graph_range no | |
use_xft yes | |
xftalpha 0.1 | |
xftfont Droid Sans:size=10 | |
color0 white | |
color1 EAEAEA | |
color2 white | |
color3 grey | |
TEXT | |
${color2}Download ${color0}${alignr}${downspeedf enp2s0} KiB/s | |
${downspeedgraph enp2s0 80,} | |
${color2}Upload ${color0}${alignr}${upspeedf enp2s0} KiB/s | |
${upspeedgraph enp2s0 80,} | |
${color2}Local${color0}${alignr}${addrs} | |
${color2}Public${color0}${alignr}${execi 3600 wget -q -O /dev/stdout http://checkip.dyndns.org/ | cut -d : -f 2- | cut -d \< -f -1} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ********************************************************************** | |
# "CPU Panel (8-core)" theme for Conky by Tony George ([email protected]) | |
# | |
# Webpage: http://teejeetech.blogspot.in/ | |
# ********************************************************************** | |
background yes | |
double_buffer yes | |
alignment top_left | |
border_width 1 | |
cpu_avg_samples 2 | |
default_color white | |
default_outline_color white | |
default_shade_color white | |
draw_borders no | |
draw_graph_borders yes | |
draw_outline no | |
draw_shades no | |
gap_x -190 | |
gap_y 20 | |
net_avg_samples 2 | |
no_buffers yes | |
out_to_console no | |
out_to_stderr no | |
extra_newline no | |
own_window yes | |
own_window_type normal | |
own_window_transparent yes | |
own_window_colour 000000 | |
own_window_argb_visual yes | |
own_window_argb_value 0 | |
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager | |
minimum_size 170 0 | |
stippled_borders 0 | |
update_interval 2.0 | |
uppercase no | |
use_spacer none | |
show_graph_scale no | |
show_graph_range no | |
use_xft yes | |
xftalpha 0.1 | |
xftfont Droid Sans:size=10 | |
color0 white | |
color1 EAEAEA | |
color2 white | |
color3 grey | |
TEXT | |
${color2}CPU ${color0}${alignr}${cpu cpu0}% | |
${cpubar cpu0 5,} | |
${top name 1} $alignr ${top cpu 1}% | |
${top name 2} $alignr ${top cpu 2}% | |
${top name 3} $alignr ${top cpu 3}% | |
${top name 4} $alignr ${top cpu 4}% | |
${top name 5} $alignr ${top cpu 5}% | |
${color2}RAM ${color0}${alignr}${mem} | |
${membar 5,} | |
${top_mem name 1} $alignr ${top_mem mem_res 1} | |
${top_mem name 2} $alignr ${top_mem mem_res 2} | |
${top_mem name 3} $alignr ${top_mem mem_res 3} | |
${top_mem name 4} $alignr ${top_mem mem_res 4} | |
${top_mem name 5} $alignr ${top_mem mem_res 5} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Conky By Jesse Avalos See me on Eye candy Linux (Google +) for more conkys. | |
background yes | |
update_interval 7200 | |
cpu_avg_samples 2 | |
net_avg_samples 2 | |
temperature_unit celsius | |
double_buffer yes | |
no_buffers yes | |
text_buffer_size 2048 | |
alignment top_left | |
gap_x 650 | |
gap_y 415 | |
minimum_size 610 550 | |
maximum_width 610 | |
own_window yes | |
own_window_type normal | |
own_window_transparent yes | |
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager | |
own_window_argb_visual yes | |
own_window_argb_value 0 | |
border_inner_margin 0 | |
border_outer_margin 0 | |
draw_shades no | |
draw_outline no | |
draw_borders no | |
draw_graph_borders no | |
default_shade_color 112422 | |
override_utf8_locale yes | |
use_xft yes | |
xftfont Feena Casual:size=10 | |
xftalpha 1 | |
uppercase yes | |
default_color D6D5D4 | |
#E87E3C | |
own_window_colour 000000 | |
TEXT | |
${alignc}${font Anurati:size=40}${color FFFFFF}${exec echo " $(date +%A)" | sed 's/./& /g'} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment