anntnzrb 636c35a126 Use pkill instead of killall
The `killall` command doesn't come shipped in all distributions (Void
Linux as an example), on the other hand `pkill` does.

Unsure what the exact intention on each call is but the `-9` signal can be
replaced with `-x` if the intention is not to end all instances.

Also note that I left `pkill -x Xorg` without the `-9` signal because
for some reason it won't function as expected and end up halting the
system (at least on Void Linux).
2020-07-31 12:25:28 -05:00
..
2020-06-01 15:29:57 -04:00
2019-04-10 17:52:35 -04:00
2019-04-02 19:20:26 -04:00
2020-01-28 15:10:05 -05:00
2019-11-23 16:16:30 -05:00
2020-07-31 12:25:28 -05:00
2020-04-15 14:42:36 -04:00
2020-07-16 08:27:28 -04:00
2020-05-09 10:01:42 -04:00
2020-07-03 10:42:26 -04:00
2020-01-02 08:16:47 -05:00
2020-07-31 12:25:28 -05:00
2020-07-31 12:25:28 -05:00
2020-04-08 19:10:00 -04:00
2020-01-20 14:23:31 -05:00
2020-04-28 09:20:59 -04:00
2020-07-31 12:25:28 -05:00
2020-07-26 08:25:24 -04:00
2020-07-04 20:07:11 -04:00
2019-05-19 20:05:14 -04:00
2020-04-09 16:56:47 -04:00
fix
2020-05-17 17:24:21 -04:00
2020-02-26 14:24:40 -05:00