forked from Minbar1/i3blocks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
i3blocks.conf
94 lines (80 loc) · 1.34 KB
/
i3blocks.conf
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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
command=/usr/lib/i3blocks/$BLOCK_NAME
align=center
separator=true
separator_block_width=12
markup=pango
[audac]
min_width=50
label=:
command=~/.config/i3/modules/audaci3block
instance=150
interval=1
markup=pango
color=#ff1a8c
[moc]
min_width=50
label=MC:
command=~/.config/i3/modules/mocp
instance=150
interval=1
markup=pango
[weather]
instance=xxxxxx
command=~/.config/i3/modules/weather
#label=Wth:
interval=1800
markup=pango
#color=#66b3ff
[disk]
label=:
command=~/.config/i3/modules/disk
interval=30
color=#00ffff
[temp0]
label=
command=sysctl -n dev.cpu.0.temperature | cut -c 1-2,5
interval=1
color=#00ccff
[battery]
command=~/.config/i3/modules/batterybar
min_width=Bat:■■■
label=Bat:
interval=3
markup=pango
color=#66b3ff
[volume]
label=
command=~/.config/i3/modules/volume
interval=1
signal=1
[key_layout]
label=
command=~/.config/i3/modules/layout
interval=1
color=#66b5ef
[memory]
label=
command=~/.config/i3/modules/memory
interval=1
color=#77a8d7
[load]
label=
command=~/.config/i3/modules/load
interval=1
color=#6666ff
[time]
label=
#command=date '+%H:%M:%S %A: %d:%m:%Y'
command=~/.config/i3/modules/calendar
interval=1
color=#7070db
[backlight]
label=
command=~/.config/i3/modules/backlight
interval=1
color=#ffffcc
[ports]
label=
command=~/.config/i3/modules/checkupdates
interval=3600
color=#ff1a1a