blob: 342fde7f31db3d8b09b1bdb049385ee7caa8e13e [file] [log] [blame]
Copybara botca5ce642024-11-08 17:38:08 +01001# @source: https://github.com/vivien/i3blocks-contrib, commit 9d66d81da8d521941a349da26457f4965fd6fcbd
2
3command=$SCRIPT_DIR/$BLOCK_NAME/$BLOCK_NAME
4separator_block_width=15
5markup=none
6
7[volume-pipewire]
8interval=persist
9signal=10
10SUBSCRIBE=1
11
12[memory]
13PERCENT=false
14label=🍫
15separator=true
16interval=30
17
18[iface]
19color=#00FF00
20interval=10
21separator=false
22
23[wifi]
24INTERFACE=wlp1s0
25label=📡
26interval=10
27separator=false
28
29[bandwidth]
30interval=5
31INLABEL=
32OUTLABEL=
33
34[cpu_usage2]
35markup=pango
36interval=persist
37min_width=📟 99%
38LABEL=📟
39DECIMALS=0
40
41#[load_average]
42#label=LOAD
43#interval=10
44
45[battery]
46BAT_NUMBER=1
47interval=30
48
49[time]
50command=date '+%m-%d %H:%M:%S'
51interval=1
52
53[mediaplayer]
54instance=%any
55interval=5
56signal=10