-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.conkyrc
75 lines (48 loc) · 1.31 KB
/
.conkyrc
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
# Create own window instead of using desktop (required in nautilus)
own_window no
#own_window_title conky_twitter
#own_window_type normal
#own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
#own_window_transparent yes
#own_window_argb_visual yes
#own_window_argb_value 128
#own_window_colour black
#own_window_transparent no
#own_window_argb_visual yes
#own_window_argb_value 255
background no
text_buffer_size 4096
# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
# fiddle with window
use_spacer yes
use_xft yes
# Update interval in seconds
update_interval 20.0
# Minimum size of text area
minimum_size 400 5
# Draw shades?
draw_shades no
# Text stuff
draw_outline no # amplifies text if yes
draw_borders no
uppercase no # set to yes if you want all text to be in uppercase
# Stippled borders?
stippled_borders 8
# border width
border_width 1
# Default colors and also border colors, grey90 == #e5e5e5
default_color white
default_shade_color black
default_outline_color black
# Text alignment, other possible values are commented
alignment top_left
# Gap between borders of screen and text
gap_x 20
gap_y 20
# stuff after 'TEXT' will be formatted on screen
#override_utf8_locale no
xftfont Terminus:size=8
#xftalpha 0.8
TEXT
${execp twidge lsrecent | ./.conkyawk}