diff options
Diffstat (limited to 'dwm.h')
| -rw-r--r-- | dwm.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ typedef struct DC DC; typedef struct Fnt Fnt; union Arg { - const char **argv; + const char *cmd; int i; }; |
| index : dwm | ||
| My fork of suckless dwm: https://git.suckless.org/dwm |
| aboutsummaryrefslogtreecommitdiff |