diff --git a/repos/gems/run/wm.run b/repos/gems/run/wm.run
index d93377bfaf..894d311121 100644
--- a/repos/gems/run/wm.run
+++ b/repos/gems/run/wm.run
@@ -120,70 +120,14 @@ append config {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
@@ -249,6 +193,8 @@ install_config $config
foreach file { genode_logo.png grid.png } {
file copy -force [genode_dir]/repos/gems/src/app/backdrop/$file bin/ }
+file copy -force [genode_dir]/repos/gems/src/server/wm/wm.config bin/
+
#
# Boot modules
@@ -258,7 +204,7 @@ foreach file { genode_logo.png grid.png } {
set boot_modules {
core ld.lib.so init
timer
- wm decorator
+ wm decorator wm.config
floating_window_layouter
nitpicker pointer report_rom
backdrop
diff --git a/repos/gems/src/server/wm/wm.config b/repos/gems/src/server/wm/wm.config
new file mode 100644
index 0000000000..d141bb35e6
--- /dev/null
+++ b/repos/gems/src/server/wm/wm.config
@@ -0,0 +1,83 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+