mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
22 lines
285 B
TOML
22 lines
285 B
TOML
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
|