mirror of
https://github.com/dylanaraps/sowm.git
synced 2025-08-21 06:53:49 -07:00
docs: update
This commit is contained in:
4
sowm.c
4
sowm.c
@@ -545,8 +545,8 @@ int xerror() { return 0; }
|
|||||||
keybindings, setting some globals and starting the
|
keybindings, setting some globals and starting the
|
||||||
event loop.
|
event loop.
|
||||||
|
|
||||||
There's no 'XClosDisplay' or clean up as the only way
|
There's no 'XCloseDisplay' or clean up as the only
|
||||||
to exit this window manager is to kill the process.
|
way to exit this window manager is to kill the process.
|
||||||
|
|
||||||
This fires up Xorg's internal clean up which covers
|
This fires up Xorg's internal clean up which covers
|
||||||
everything allocated and executed here. It's free!
|
everything allocated and executed here. It's free!
|
||||||
|
Reference in New Issue
Block a user