-
Notifications
You must be signed in to change notification settings - Fork 0
/
.conky_fileringsrc
71 lines (57 loc) · 1.38 KB
/
.conky_fileringsrc
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
######################
# - Conky settings - #
######################
background yes
update_interval 1
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale yes
double_buffer yes
no_buffers yes
text_buffer_size 10240
imlib_cache_size 0
#############################
# - Window specifications - #
#############################
own_window_class Conky
own_window yes
own_window_type dock
own_window_argb_visual yes
own_window_argb_value 180
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
border_inner_margin 0
border_outer_margin 0
minimum_size 310 300
maximum_width 800
alignment tl
gap_x 495
gap_y 200
#########################
# - Graphics settings - #
#########################
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
#####################
# - Text settings - #
#####################
use_xft yes
xftfont Ubuntu:light:size=18
xftalpha 0.8
uppercase no
# default_color 868686
# default_color FFFFFF
default_color DBDBDB
################
# - LUA Load - #
################
lua_load ~/.conky/scripts/clock_rings.lua
lua_draw_hook_pre clock_rings
############
# - Code - #
############
TEXT
${voffset 105}${goto 123}${font Ubuntu:light:size=24:style=Bold}${time %H:%M}${voffset -9}${font Ubuntu:light:style=Bold:size=12}${time %p}${font}
${voffset 130}${goto 68}${font Ubuntu:light:style=Bold:size=12}${time %A %d %B %Y}