summaryrefslogtreecommitdiff
path: root/.config/i3blocks/config
blob: 3717346b0966a7afa9a222760db4780d60cbfc55 (plain) (blame)
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
# i3blocks configuration file
#
# The i3blocks man page describes the usage of the binary,
# and its website describes the configuration:
#
#     https://vivien.github.io/i3blocks
#test=󰣠
markup=pango

# Global properties
separator=true
separator_block_width=15

[packages]
interval=3600
command=i3blocks-packages.sh

[news]
interval=3600
signal=13
command=i3blocks-news.sh

[mail]
interval=1800
signal=12
command=i3blocks-mail.sh

[up]
interval=3600
interval=10
command=i3blocks-up.sh

[net]
interval=10
command=i3blocks-net.sh

[screencast]
interval=once
signal=11
command=i3blocks-screencast.sh

[audio]
interval=once
signal=10
command=i3blocks-audio.sh

[disk]
interval=10
command=i3blocks-disk.sh

[memory]
interval=5
command=i3blocks-memory.sh

[load]
interval=5
command=i3blocks-cpuload.sh

[temp]
interval=5
command=i3blocks-cputemp.sh

[battery]
interval=10
command=i3blocks-battery.sh

[date]
interval=59
command=i3blocks-date.sh