From: Anselm R. Garbe Date: Wed, 23 Aug 2006 08:21:57 +0000 (+0200) Subject: separated setup stuff into main.c:setup() - this makes main() more readable X-Git-Url: https://git.xinqibao.xyz/dwm.git/commitdiff_plain/b5159dfd2f552696b049b95e0d368a2c33a1002a?ds=sidebyside;hp=b5159dfd2f552696b049b95e0d368a2c33a1002a separated setup stuff into main.c:setup() - this makes main() more readable ---