Commit graph

2 commits

Author SHA1 Message Date
a0034e7659 Use forkexec instead of system constructor for picom
The example was using a system constructor with a kill destructor, but I don't
think those two work together. I prefer having the application run in the
foreground and using the shepherd way of forking so I have more control.
2022-04-20 17:24:05 -07:00
8d5eb70a19 Add configuration for picom 2022-04-05 21:47:45 -07:00