From: Christophe CURIS <[email protected]>
(merge with f39a3200d49bd5de70286c1efd5131d5b8e96a4e)
---
src/WindowMaker.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/WindowMaker.h b/src/WindowMaker.h
index 82188bd..220b912 100644
--- a/src/WindowMaker.h
+++ b/src/WindowMaker.h
@@ -359,7 +359,7 @@ extern struct WPreferences {
char no_dithering; /* use dithering or not */
char no_animations; /* enable/disable animations */
char no_autowrap; /* wrap workspace when window is
moved to the edge */
- char window_snapping; /* enable window snapping */
+ char window_snapping; /* enable auto maximizing window
when moved close to screen border */
char drag_maximized_window; /* behavior when a maximized window
is dragged */
char highlight_active_app; /* show the focused app by
highlighting its icon */
--
2.1.1
--
To unsubscribe, send mail to [email protected].