-
Notifications
You must be signed in to change notification settings - Fork 0
/
i3blocks.conf
83 lines (65 loc) · 1.16 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
# i3blocks configuration file
#
# The i3blocks man page describes the usage of the binary,
# and its website describes the configuration:
#
# https://vivien.github.io/i3blocks
# Global properties
separator=true
separator_block_width=15
command=~/.config/i3blocks/$BLOCK_NAME
# [documentation]
# full_text=Documentation
# website=https://vivien.github.io/i3blocks
# command=xdg-open "$website"
# color=#00C8FF
[task]
# command=~/.config/i3blocks/task persist
# interval=persist
interval=5
# [bluetooth]
# label=BT:
# interval=2
[bluetooth-persist]
label=BT:
interval=persist
command=python3 ~/.config/i3blocks/bluetooth-persist
markup=pango
[temp]
label=🌡
interval=5
[fan]
label=❋
interval=5
[cpu]
label=🖥
interval=persist
markup=pango
[mem]
label=⛁
interval=1
[disk]
label=💻
interval=5
[caps]
command=~/.config/i3blocks/caps -cC -nN -sS
interval=1
markup=pango
[wifi]
label=📶
interval=5
[vpn]
label=VPN:
interval=5
[battery]
command=~/.config/i3blocks/battery -C⚡ -D🔋 -F🔌
interval=5
[brightness]
label=☼
interval=2
[volume-pulse]
# command=~/.config/i3blocks/volume-pulseaudio -SF 1 -d
interval=persist
markup=pango
[time]
interval=1