summaryrefslogtreecommitdiffstats
path: root/core/modules/xfwm/module.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/xfwm/module.conf')
-rw-r--r--core/modules/xfwm/module.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/core/modules/xfwm/module.conf b/core/modules/xfwm/module.conf
new file mode 100644
index 00000000..95a557ea
--- /dev/null
+++ b/core/modules/xfwm/module.conf
@@ -0,0 +1,11 @@
+#!/bin/bash
+REQUIRED_BINARIES="
+ xfwm4
+"
+REQUIRED_FILES="
+ /usr/share/xfwm4/defaults
+"
+
+REQUIRED_DIRECTORIES="
+ /usr/share/themes/Default/xfwm4
+"