dotfiles/hosts/faithful.toml

11 lines
228 B
TOML
Raw Normal View History

2021-12-25 22:13:54 -06:00
base16-scheme = "seti"
wireless = ["wlp4s0"]
ethernet = ["enp2s0"]
disks = ["/"]
outputs = []
temperature-path = "/sys/class/hwmon/hwmon5/temp1_input"
2023-05-11 22:22:46 -05:00
outputs = [
"* bg ~/.local/share/backgrounds/faithful/full.jpg fill",
]