mirror of
https://github.com/dylanaraps/sowm.git
synced 2025-08-15 12:13:49 -07:00
docs: update
This commit is contained in:
2
sowm.c
2
sowm.c
@@ -11,7 +11,7 @@
|
|||||||
This iterates over the current desktop's
|
This iterates over the current desktop's
|
||||||
window list and is inserted where needed.
|
window list and is inserted where needed.
|
||||||
*/
|
*/
|
||||||
#define WIN (c=list;c;c=c->next)
|
#define WIN (c=list;c;c=c->next)
|
||||||
|
|
||||||
/*
|
/*
|
||||||
This sets focus to the given window. It
|
This sets focus to the given window. It
|
||||||
|
Reference in New Issue
Block a user