blob: b5b2468d2376ef0c077b42fae681a537e3e5bdc8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
|
update_interval 60
alignment top_right
double_buffer yes
background no
use_xft yes
xftfont Bitstream Vera Sans Mono:size=9
xftalpha 0.8
update_interval 1.0
total_run_times 0
# Minimum size of text area
minimum_size 440 0
maximum_width 440
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders yes
stippled_borders 8
border_inner_margin 4
border_width 1
# own window options
own_window yes
#own_window_transparent yes
own_window_type override
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_colour 21449c
# Gap between borders of screen and text
# same thing as passing -x at command line
#gap_x 280
#gap_x -2280
#gap_y 0
gap_y 720
gap_x -4460
# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes
# Add spaces to keep things from moving about? This only affects certain objects.
use_spacer right
# Default colors and also border colors
default_color white
default_shade_color black
default_outline_color white
color1 white
#color2 6892C6
color2 orange
#color3 FC8820
color3 yellow
color4 78BF39
color5 CC0000
text_buffer_size 2048
# 5 - interactive apps (xmms)
# 6 - local apps
# 7 - networking
# 8 - ping + remote scripts
template5 120
template6 300
template7 600
template8 900
TEXT
#${alignc}${execpi 1800 /etc/conky/weather.lua}
#${voffset -200}
|