squash wip branch

This commit is contained in:
Devin J. Pohly 2020-04-30 15:57:14 -05:00
parent 87f8e6687b
commit fc21900a20
6 changed files with 493 additions and 57 deletions

View file

@ -71,7 +71,7 @@ serve a similar function to `.xinitrc`: starting a service manager or other
startup applications. Unlike `.xinitrc`, the display server will not shut down
when this process terminates. Instead, as dwl is shutting down, it will send
this process a SIGTERM and wait for it to terminate (if it hasn't already).
This makes it ideal not only for initialization but also for execing into a
This make it ideal not only for initialization but also for execing into a
user-level service manager like s6 or `systemd --user`.