docs: update

This commit is contained in:
Dylan Araps 2019-10-14 16:21:39 +03:00
parent b8e461e13f
commit 9ddc831b6d
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 1 additions and 1 deletions

2
sowm.c
View File

@ -58,7 +58,7 @@ static void ws_sel(int i);
static client *list = { 0 };
static desktop ws_list[10];
static int ws = 1, sh, sw, s, j;
static int ws = 1, sh, sw, s, j;
static Display *d;
static Window root, cur;