mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 21:38:00 +01:00
Edge attraction.
This commit is contained in:
@@ -492,6 +492,9 @@ WDefaultEntry optionList[] = {
|
||||
{"EdgeResistance", "30", NULL,
|
||||
&wPreferences.edge_resistance,getInt, NULL
|
||||
},
|
||||
{"Attraction", "NO", NULL,
|
||||
&wPreferences.attract, getBool, NULL
|
||||
},
|
||||
{"DisableBlinking", "NO", NULL,
|
||||
&wPreferences.dont_blink, getBool, NULL
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user