19 lines
425 B
TOML
19 lines
425 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 = "wlopm --on '*'"
|
|
display-off-cmd = "wlopm --off '*'"
|
|
use-jump-host = false
|
|
|
|
inputs = []
|
|
|
|
[[outputs]]
|
|
match = "*"
|
|
background = ["~/.local/share/backgrounds/sway-dark-1920x1080.png", "fill"]
|