about summary refs log tree commit diff
path: root/common.txt
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2019-12-23T11·33+0000
committerWilliam Carroll <wpcarro@gmail.com>2020-01-06T15·25+0000
commit5fbe860b9564be2f046821d0dfc6afb51370a430 (patch)
treec818619c8e536288e951bcc56a03d34249f312c7 /common.txt
parent4e454f0466767c768d4594c90c6815c06466fe67 (diff)
Prefer start-process to shell-command
Without doing any benchmarking (break this naughty habit), I'm preferring to
call `start-process` instead of `shell-command` in my `wallpaper/set`
function. I noticed that the `shell-command` call was unnecessarily polluting my
`pstree` call when I debugging my randomly changing wallpaper bug.

I'm mostly likely going to change a few more `shell-command` calls to prefer
`start-process`.
Diffstat (limited to 'common.txt')
0 files changed, 0 insertions, 0 deletions