Install Surface Touchpad config
This commit is contained in:
parent
fbd31fa837
commit
ffec2ce166
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ function installSoftware() {
|
|||
function initializeConfig() {
|
||||
local dir="${BASH_SOURCE%/*}";
|
||||
. "$dir/../../../scripts/Common/Config/Steam/hidpi.sh";
|
||||
. "$dir/../../../scripts/Unix/Devices/Surface Book 2/install.sh";
|
||||
}
|
||||
|
||||
. "../../../scripts/Arch/OS/install.sh";
|
||||
|
|
Loading…
Reference in a new issue