Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ######################
- # - Conky settings - #
- ######################
- update_interval 1
- total_run_times 0
- net_avg_samples 1
- cpu_avg_samples 1
- imlib_cache_size 0
- double_buffer yes
- no_buffers yes
- #####################
- # - Text settings - #
- #####################
- use_xft yes
- xftfont Dinreg:size=180
- override_utf8_locale yes
- text_buffer_size 2048
- xftalpha 0.9
- #############################
- # - Window specifications - #
- #############################
- own_window_class Conky
- own_window yes
- own_window_type conky
- own_window_transparent yes
- own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
- #own_window_argb_visual yes
- #own_window_argb_value 100
- alignment top_right
- gap_x 20
- gap_y 20
- minimum_size 300 480
- default_bar_size 60 8
- #########################
- # - Graphics settings - #
- #########################
- draw_shades no
- default_color AAAAAA
- default_shade_color AAAAAA
- color0 ffffff
- color1 ffffff
- color2 2EB398
- #lua_load ~/.conky/conkybg.lua
- #lua_draw_hook_pre conky_draw_bg
- own_window_argb_value 0
- own_window_argb_visual yes
- own_window_colour 000000
- TEXT
- ${voffset -220}${font Noto Sans Display Medium:size=13}${color2}${color}${font}
- ${voffset -350}${offset 40}${time %H}
- ${color2}${voffset -170}${time %M}${color}
- ${voffset -250}${offset 24}${font Noto Sans Display Medium:size=20}${time %A}
- ${offset 24}${time %B %d %Y}
- ${font Noto Sans Mono Regular:size=10}${offset 40}${color2}ROOTFS ${color}${fs_used_perc /}% ${color2}MEM ${color}${memperc}% ${color2}CPU ${color}${cpu cup0}%
Advertisement
Add Comment
Please, Sign In to add comment