dotfiles/hosts/default.toml
2024-08-28 13:05:31 -05:00

18 lines
431 B
TOML

is-virtual = false
base16-scheme = "seti"
wireless = []
ethernet = []
disks = ["/"]
system-font = "Fira Sans"
system-mono-font = "Fira Mono"
#temperature-path = ""
terminal = "alacritty"
lock-cmd = "swaylock -c 000000"
display-on-cmd = "swaymsg \"output * dpms on\""
display-off-cmd = "swaymsg \"output * dpms off\""
inputs = []
[[outputs]]
match = "*"
background = ["~/.local/share/backgrounds/sway-dark-1920x1080.png", "fill"]