forked from paulrufous/config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.conkyrc-mpdbtm
48 lines (42 loc) · 847 Bytes
/
.conkyrc-mpdbtm
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
# Global options
background no
use_xft yes
update_interval 2.0
total_run_times 0
own_window yes
own_window_type override
own_window_transparent yes
own_window_colour hotpink
double_buffer yes
draw_shades no
draw_borders no
border_outer_margin 0
draw_graph_borders yes
stippled_borders 8
border_width 0.5
no_buffers yes
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale yes
use_spacer none
# MPD options
mpd_host localhost
mpd_port 6600
# Font options
xftfont Tahoma:size=18:style=regular
uppercase no
draw_outline yes
default_color rgb:7c/8c/9c
default_outline_color rgb:0a/13/1c
#dark
#default_color rgb:0a/13/1c
#default_outline_color rgb:7c/8c/9c
#light
#default_color rgb:7c/8c/9c
#default_outline_color rgb:0a/13/1c
# Position
alignment top_left
gap_x 190
gap_y 95
TEXT
${if_match "${mpd_status}" != "Stopped"}$mpd_title$endif