You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61 lines
1.0 KiB
61 lines
1.0 KiB
8 years ago
|
# -- Conky settings -- #
|
||
|
background no
|
||
|
update_interval 2
|
||
|
|
||
|
cpu_avg_samples 2
|
||
|
net_avg_samples 2
|
||
|
|
||
|
override_utf8_locale yes
|
||
|
|
||
|
double_buffer yes
|
||
|
no_buffers yes
|
||
|
|
||
|
text_buffer_size 2048
|
||
|
imlib_cache_size 0
|
||
|
|
||
|
# -- Window specifications -- #
|
||
|
|
||
|
own_window yes
|
||
|
own_window_type override
|
||
|
own_window_class Conky
|
||
|
own_window_transparent yes
|
||
|
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
|
||
|
own_window_colour 000000
|
||
|
#own_window_argb_visual yes
|
||
|
#own_window_argb_value 128
|
||
|
border_inner_margin 0
|
||
|
border_outer_margin 0
|
||
|
|
||
|
minimum_size 7266 748
|
||
|
|
||
|
# -- Graphics settings -- #
|
||
|
draw_shades no
|
||
|
draw_outline no
|
||
|
draw_borders no
|
||
|
draw_graph_borders no
|
||
|
|
||
|
# -- Text settings -- #
|
||
|
use_xft yes
|
||
|
xftfont Santana:size=8
|
||
|
xftalpha 0.8
|
||
|
|
||
|
uppercase no
|
||
|
|
||
|
default_color FFFFFF
|
||
|
|
||
|
# -- Lua load -- #
|
||
|
lua_load main.lua
|
||
|
lua_draw_hook_pre main
|
||
|
lua_startup_hook setup
|
||
|
|
||
|
alignment top_left
|
||
|
gap_x 280
|
||
|
gap_y 80
|
||
|
own_window_argb_value 0
|
||
|
own_window_argb_visual yes
|
||
|
own_window_colour 000000
|
||
|
TEXT
|
||
|
#${offset 636}${voffset 223}${font Roboto:size=12}${time %l:%M %P }
|
||
|
${offset 630}${voffset 228}${font Roboto:size=35}Arch
|
||
|
|