-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathi3blocks.conf
62 lines (47 loc) · 816 Bytes
/
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
# ┇‖✪
full_text=┇
align=center
color=#839496
separator=false
separator_block_width=10
[connect]
command=nmcli c up id "Bens Interwebs" >> /dev/null
full_text=Connect
color=#839496
[seperator]
[volume]
command=/usr/lib/i3blocks/volume
color=#839496
signal=1
interval=once
[seperator]
[memory]
command=/usr/lib/i3blocks/memory
color=#839496
separator=false
interval=30
[seperator]
[disk-hd]
command=/usr/lib/i3blocks/disk $HOME/HD
color=#839496
interval=30
[seperator]
[wireless]
command=/usr/lib/i3blocks/iface enp8s0
color=#799F26
interval=10
[seperator]
[bandwidth]
command=/usr/lib/i3blocks/bandwidth enp8s0
color=#799F26
interval=2
[seperator]
[cpu]
command=/usr/lib/i3blocks/cpu_usage
color=#839496
interval=10
[seperator]
[time]
command=date '+%Y-%m-%d %H:%M:%S'
color=#839496
interval=5