all repos

dotfiles @ 2a67211908cdfba98f0d331836bb20d5656899cb

my dotfiles

config/i3/i3status-rs.toml (view raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
theme = "native"
icons = "none"

[[block]]
block = "custom"
command = "~/.script/kblayout"
interval = 0

[[block]]
block = "sound"
step_width = 2

[[block]]
block = "net"
device = "wlp3s0"
format = "{signal_strength}"
interval = 4

[[block]]
block = "time"
format = "%R"
interval = 60