Enable surface-dtx-daemon service

This commit is contained in:
Manuel Thalmann 2023-04-06 13:41:20 +02:00
parent 020ed2f7bb
commit 73aab981f9

View file

@ -8,4 +8,7 @@ yay --noconfirm -Syu \
surface-dtx-daemon-bin \
surface-control-bin;
sudo systemctl enable surface-dtx-daemon.service
systemctl enable --user surface-dtx-userd.service
popd > /dev/null;