summaryrefslogtreecommitdiffstats
path: root/core/modules/xfwm/module.conf
blob: 95a557eae7510d5958a3145f8d743e568b377b16 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash
REQUIRED_BINARIES="
	xfwm4
"
REQUIRED_FILES="
	/usr/share/xfwm4/defaults
"

REQUIRED_DIRECTORIES="
	/usr/share/themes/Default/xfwm4
"