You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
378 B

[[app]]
name = "x resource"
command = "xrdb"
args = ["~/.Xresources"]
wait = true
[[app]]
name = "terminal"
command = "alacritty"
args = []
restart_on_success = false
restart_on_failure = true
restart_on_terminate = true
hold = true
[[app]]
name = "environment"
command = "alacritty"
args = ["-e", "env"]
[[app]]
name = "window manager"
command = "twm"
args = []
hold = true