Skip to content

Instantly share code, notes, and snippets.

@rawsh
Created February 20, 2018 03:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rawsh/9443d98553b2c8fec287679727adcfd2 to your computer and use it in GitHub Desktop.
Save rawsh/9443d98553b2c8fec287679727adcfd2 to your computer and use it in GitHub Desktop.
background no
use_xft yes
xftfont Fira Sans:size=8
xftalpha 1
update_interval 1
total_run_times 0
own_window yes
own_window_title conky
own_window_type desktop
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_argb_visual yes
own_window_argb_value 128
double_buffer yes
minimum_size 100 100
maximum_width 400
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders yes
default_color black
default_shade_color black
default_outline_color black
alignment bottom_right
gap_x 10
gap_y 60
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale yes
# lua_load /home/juanjo/conky/draw_bg.lua
# lua_draw_hook_pre draw_bg
color1 ff23d9
color2 00ffff
color3 fbaf3c
TEXT
${color #bababa} ${cpugraph 50,200 ff23d9 fbaf3c s}
${color #bababa}
${font Fira Sans:normal:size=8}RAM $alignc $mem / $memmax $alignr $memperc%
${membar}
Linux $alignc ${fs_used /} / ${fs_size /} $alignr${fs_used_perc /}%
${fs_bar /home/robert}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment