diff options
| author | bakkeby <[email protected]> | 2020-08-22 20:34:17 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2020-08-22 20:34:17 +0200 |
| commit | e4e3a4463dbf159f47b604c43afd556e5b217906 (patch) | |
| tree | 340bf926a15a5fdf1f2bfffd7462c23b00462004 /README.md | |
| parent | 8bf898eab5d16ece5d70afce14acbce98df07c84 (diff) | |
| download | dwm-flexipatch-e4e3a4463dbf159f47b604c43afd556e5b217906.tar.gz dwm-flexipatch-e4e3a4463dbf159f47b604c43afd556e5b217906.zip | |
Simplified Pango integration by settling on common function signatures.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -205,7 +205,7 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t - the cfacts patch provides the ability to assign different weights to clients in their respective stack in tiled layout - [clientindicators](https://dwm.suckless.org/patches/clientindicators/) - - raws a dot indicator overlayed on each tag icon for each client + - draws a dot indicator overlayed on each tag icon for each client - the selected client is drawn as a larger horizontal line - [cmdcustomize](https://dwm.suckless.org/patches/cmdcustomize/) |
