mirror of
https://github.com/dylanaraps/sowm.git
synced 2025-05-19 09:30:24 -07:00
docs: update
This commit is contained in:
parent
9ddc831b6d
commit
c08d46187b
2
sowm.c
2
sowm.c
@ -56,7 +56,7 @@ static void ws_go(const Arg arg);
|
|||||||
static void ws_save(int i);
|
static void ws_save(int i);
|
||||||
static void ws_sel(int i);
|
static void ws_sel(int i);
|
||||||
|
|
||||||
static client *list = { 0 };
|
static client *list = {0};
|
||||||
static desktop ws_list[10];
|
static desktop ws_list[10];
|
||||||
static int ws = 1, sh, sw, s, j;
|
static int ws = 1, sh, sw, s, j;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user