index.md (543B)
1 dwmc 2 ==== 3 4 Description 5 ----------- 6 Simple dwmc client using a fork of 7 [fsignal](../fsignal/) to communicate with dwm. 8 9 Example 10 ------- 11 12 See 13 [here](https://github.com/danielpza/dotfiles-old/blob/master/dwm/etc/xdg/sxhkd/sxhkdrc#L24) 14 for an example of usage with sxhkd. 15 16 dwmc setmfact +0.05 17 18 Download 19 -------- 20 * [dwm-dwmc-6.2.diff](dwm-dwmc-6.2.diff) 21 22 Authors 23 ------- 24 * Daniel Perez - <danielpza@protonmail.com> 25 * Nihal Jere <nihal@nihaljere.xyz> (fixed window titles not updating) 26 * Chris Noxz - <chris@noxz.tech> (original author of fsignal)