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.

27 lines
368 B

5 years ago
[[app]]
name = "x resource"
command = "xrdb"
args = ["~/.Xresources"]
restart = false
wait = true
[[app]]
name = "terminal"
command = "alacritty"
args = []
restart_on_success = true
restart_on_failure = true
restart_on_terminate = true
[[app]]
name = "env"
command = "env"
args = []
wait = true
[[app]]
name = "window manager"
command = "twm"
args = []
hold = true