View difference between Paste ID: Qq1RRCb6 and xYZ6cHd8
SHOW: | | - or go back to the newest paste.
1
# Criado por LeandroNKZ
2
# Modificado Auston
3
# Conky settings #
4
background yes
5
update_interval 1
6
7
cpu_avg_samples 2
8
net_avg_samples 2
9
10
override_utf8_locale yes
11
12
double_buffer yes
13
no_buffers yes
14
15
text_buffer_size 2048
16
#imlib_cache_size 512
17
18
temperature_unit fahrenheit
19
20
# Window specifications #
21
22
own_window yes
23
own_window_type override
24
own_window_transparent yes
25
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
26
27
border_inner_margin 0
28
border_outer_margin 0
29
30
minimum_size 230 250
31
maximum_width 300
32
33
alignment tr
34
gap_x 10
35
gap_y 55
36
37
# Graphics settings #
38
draw_shades no
39
draw_outline no
40
draw_borders no
41
draw_graph_borders no
42
43
# Text settings #
44
use_xft yes
45
xftfont Caviar Dreams:size=8
46
xftalpha 0.5
47
48
uppercase no
49
50
temperature_unit celsius
51
52
53
default_color FFFFFF
54
55
# Lua Load  #
56
lua_load ~/.brweather/conky3/rings.lua
57
lua_draw_hook_pre clock_rings
58
59
#Cores
60
color0 FFFFFF
61
color1 E04714
62
 
63
TEXT
64
${voffset 0}${color1}${font FreeSans:size=16}${time %A}${font}${voffset -8}${alignr 50}${color0}${font FreeSans:size=38}${time %e}${font}
65
${color0}${voffset -30}${font FreeSans:size=18}${time %b}${font}${voffset -3} ${font FreeSans:size=20}${time %Y}${font}${color1}${hr}
66
# lua
67
${color0}${goto 0}${voffset 206}${cpu cpu0}%
68
${color1}${goto 0}${font FreeSans:size=8}CPU${font}
69
${color0}${goto 47}${voffset -28}${memperc}%
70
${color1}${goto 45}${font FreeSans:size=8}RAM${font}
71
${color0}${goto 92}${voffset -28}${swapperc}%
72
${color1}${goto 90}${font FreeSans:size=8}Swap${font}
73
${color0}${goto 135}${voffset -26}${fs_used_perc /}%
74
${color1}${goto 135}${font FreeSans:size=8}Disk${font}
75
${color0}${goto 182}${voffset -28}${downspeed eth0}
76
${color1}${goto 182}${font FreeSans:size=8}Net${font}
77
${color0}${goto 182}${upspeed eth0}
78
#
79
# Previsão do tempo
80-
${voffset 10}${color1}${font FreeSans:size=12}City:${color0}${goto 80}${execi 3600 brweather --option=city}
80+
81
${voffset 10}${color1}${font FreeSans:size=12}Cidade:${color0}${goto 80}${execi 3600 brweather --option=city}
82-
${voffset 0}${color1}${font FreeSans:size=12}Humidity:${color0}${goto 80}${execi 3600 brweather --option=umid}
82+
83
${voffset 0}${color1}${font FreeSans:size=12}Umidade:${color0}${goto 80}${execi 3600 brweather --option=umid}
84-
${voffset 30}${font FreeSans:size=20}${color0}${goto 120}${execi 3600 brweather --option=TN}ºC
84+
85
${voffset 30}${font FreeSans:size=20}${color0}${goto 120}${execi 3600 brweather --option=TN}C
86-
${voffset 20}${font FreeSans:size=15}${color1}${goto 10}${execi 3600 brweather --option=Day2}
86+
87
${voffset 20}${font FreeSans:size=15}${color1}${goto 10}${execi 3600 brweather --option=Day1}
88-
${voffset -25}${font FreeSans:size=15}${color1}${goto 92}${execi 3600 brweather --option=Day3}
88+
89
${voffset -25}${font FreeSans:size=15}${color1}${goto 92}${execi 3600 brweather --option=Day2}
90-
${voffset -27}${font FreeSans:size=15}${color1}${goto 172}${execi 3600 brweather --option=Day4}
90+
91
${voffset -27}${font FreeSans:size=15}${color1}${goto 172}${execi 3600 brweather --option=Day3}
92-
${voffset 50}${font FreeSans:size=8}${color0}${goto 0}${execi 3600 brweather --option=LT2}C${color1}/${font FreeSans:size=8}${color0}${execi 3600 brweather --option=HT2}C
92+
93
${voffset 50}${font FreeSans:size=8}${color0}${goto 0}${execi 3600 brweather --option=LT2}C${color1}/${font FreeSans:size=8}${color0}${execi 3600 brweather --option=HT1}C
94-
${voffset -15}${font FreeSans:size=8}${color0}${goto 85}${execi 3600 brweather --option=LT3}C${color1}/${font FreeSans:size=8}${color0}${execi 3600 brweather --option=HT3}C
94+
95
${voffset -15}${font FreeSans:size=8}${color0}${goto 85}${execi 3600 brweather --option=LT3}C${color1}/${font FreeSans:size=8}${color0}${execi 3600 brweather --option=HT2}C
96-
${voffset -15}${font FreeSans:size=8}${color0}${goto 165}${execi 3600 brweather --option=LT4}C${color1}/${font FreeSans:size=8}${color0}${execi 3600 brweather --option=HT4}C
96+
97
${voffset -15}${font FreeSans:size=8}${color0}${goto 165}${execi 3600 brweather --option=LT4}C${color1}/${font FreeSans:size=8}${color0}${execi 3600 brweather --option=HT3}C
98
# Last update
99
${voffset 0}${goto 15}${font FreeSans:size=8}${alignr}${color1}Last update:${font FreeSans:size=8}${color0}${execi 3600 brweather --option=LU}
100
# System
101
102
${voffset 10}${color1}${font FreeSans:size=8}Uptime: ${color0}${uptime_short}
103
${color1}${font FreeSans:size=8}${alignr}${nodename}
104
${color1}${font FreeSans:size=8}${alignr}${pre_exec cat /etc/issue.net}  $machine
105
${color1}${font FreeSans:size=8}${alignr}Kernel: ${kernel}
106
107
# Condições atuais 
108-
${execpi 3600 brweather --imagem1=C2 -p 0,480 -s 60x60}
108+
109
${execpi 3600 brweather --imagem1=CN -p 0,370 -s 90x90}
110-
${execpi 3600 brweather --imagem1=C3 -p 85,480 -s 60x60}
110+
111
${execpi 3600 brweather --imagem1=C1 -p 0,480 -s 60x60}
112-
${execpi 3600 brweather --imagem1=C4 -p 165,480 -s 60x60}
112+
113
${execpi 3600 brweather --imagem1=C2 -p 85,480 -s 60x60}
114
# quarto
115
${execpi 3600 brweather --imagem1=C3 -p 165,480 -s 60x60}
116
#
117
###############################################################
118
# Logo da sua distribuição.
119
# Descomente a linha referente à sua distro e deixe as demais comentadadas.
120
#Debian:
121
#${image ~/.brweather/conky3/imagens/debian-logo.png -p 85,120 -s 60x60}
122
#Fedora:
123
#${image ~/.brweather/conky3/imagens/fedora-logo.png -p 85,130 -s 60x30}
124
# Linux mint-versão 1
125
#${image ~/.brweather/conky3/imagens/linuxmint1.png -p 85,130 -s 60x30}
126
# Linux mint versão 2 (a que melhor se encaixa neste conky)
127
#${image ~/.brweather/conky3/imagens/linuxmint2.png -p 85,120 -s 60x60}
128-
#${image ~/.brweather/conky3/imagens/ubuntu-logo.png -p 87,121 -s 55x55}
128+
129
#${image ~/.brweather/conky3/imagens/lubuntu-logo.png -p 85,135 -s 55x25}
130
# Ubuntu
131
${image ~/.brweather/conky3/imagens/ubuntu-logo.png -p 87,121 -s 55x55}
132
# openSUSE
133
#${image ~/.brweather/conky3/imagens/open-suse-logo.png -p 85,130 -s 60x40}