index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
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… | |
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 - <[email protected]> | |
25 * Nihal Jere <[email protected]> (fixed window titles not updating) | |
26 * Chris Noxz - <[email protected]> (original author of fsignal) |