summaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorexplosion-mental <explosion0mental@gmail.com>2022-07-29 19:26:04 -0400
committerHiltjo Posthuma <hiltjo@codemadness.org>2022-08-02 12:08:51 -0400
commit5b2e5e7a4001479e4dc3e245f96e49f7ea0da658 (patch)
treeae9e4550e77d11241f92847f4828aedcdb02774a /config.mk
parentunmanage: stop listening for events for unmanaged windows (diff)
downloaddwm-5b2e5e7a4001479e4dc3e245f96e49f7ea0da658.tar.gz
dwm-5b2e5e7a4001479e4dc3e245f96e49f7ea0da658.tar.bz2
dwm-5b2e5e7a4001479e4dc3e245f96e49f7ea0da658.zip
spawn: reduce 2 lines, change fprintf() + perror() + exit() to die("... :")
when calling die and the last character of the string corresponds to ':', die() will call perror(). See util.c Also change EXIT_SUCCESS to EXIT_FAILURE
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions