dotfiles/hosts/default.toml

20 lines
425 B
TOML
Raw Normal View History

is-virtual = false
base16-scheme = "seti"
2024-08-28 12:59:18 -05:00
wireless = []
ethernet = []
disks = ["/"]
system-font = "Fira Sans"
system-mono-font = "Fira Mono"
#temperature-path = ""
2024-08-28 12:59:18 -05:00
terminal = "alacritty"
lock-cmd = "swaylock -c 000000"
display-on-cmd = "wlopm --on '*'"
display-off-cmd = "wlopm --off '*'"
2025-01-14 11:08:05 -06:00
use-jump-host = false
2024-08-28 12:59:18 -05:00
inputs = []
[[outputs]]
match = "*"
background = ["~/.local/share/backgrounds/sway-dark-1920x1080.png", "fill"]