mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
22 lines
289 B
TOML
22 lines
289 B
TOML
theme = "native"
|
|
icons = "awesome5"
|
|
|
|
[[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
|