-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.i3blocks.conf
65 lines (50 loc) · 999 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
63
64
65
# Based on the default i3blocks config file.
full_text=〉
align=center
color=#666666
separator=false
separator_block_width=7
#[memory]
#command=/usr/local/libexec/i3blocks/memory
#color=#FFFFFF
#separator_block_width=13
#interval=30
#[separator]
#[disk-home]
#command=/usr/local/libexec/i3blocks/disk $HOME
#color=#FFFFFF
#interval=30
#[wireless]
#command=/usr/local/libexec/i3blocks/network wlan0 W
#color=#00FF00
#interval=10
#[cpu]
#command=/usr/local/libexec/i3blocks/cpu_usage
#color=#FFFFFF
#interval=10
[conky]
command=tail -n1 /tmp/maxprocess
color=#CACACA
interval=3
[separator]
#[battery]
#command=/usr/local/libexec/i3blocks/battery BAT0
#color=#FFFFFF
#interval=30
#[separator]
[time]
command=date '+%d/%m/%Y ⌚ %H:%M:%S'
color=#77DD00
interval=5
[separator]
#[messages]
#command=python /home/ska/.i3/messages.py
#color=#FAD613
#interval=5
#
#[separator]
#
#[clickme]
#command=echo button=$BLOCK_BUTTON x=$BLOCK_X y=$BLOCK_Y
#min_width=button=1 x=1366 y=768
#align=left