Run config files through sed and install to /etc

This commit is contained in:
Drew DeVault 2016-12-02 15:56:36 -05:00
parent 751e6d2ab2
commit 25a4a85a59
4 changed files with 31 additions and 11 deletions

View file

@ -195,4 +195,4 @@ bar {
}
}
include __SYSCONFDIR__/etc/sway/config.d/*
include __SYSCONFDIR__/sway/config.d/*