summaryrefslogtreecommitdiff
path: root/openbox/openbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/openbox.c')
-rw-r--r--openbox/openbox.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/openbox.c b/openbox/openbox.c
index 5a7f5a5c..f410f312 100644
--- a/openbox/openbox.c
+++ b/openbox/openbox.c
@@ -151,6 +151,7 @@ int main(int argc, char **argv)
plugin_open("keyboard");
plugin_open("mouse");
plugin_open("placement");
+ plugin_open("resistance");
/* get all the existing windows */
client_manage_all();