From 5041d65ef8aba4f73220eb04523c79e52a439830 Mon Sep 17 00:00:00 2001 From: Tobias Maier Date: Fri, 6 May 2022 15:14:56 +0200 Subject: [PATCH] Add 'custom.conf' --- custom.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 custom.conf diff --git a/custom.conf b/custom.conf new file mode 100644 index 0000000..8d28f3d --- /dev/null +++ b/custom.conf @@ -0,0 +1,3 @@ +[daemon] +AutomaticLoginEnable=True +AutomaticLogin=airsense \ No newline at end of file