From 7979ed3509967ab0e08ac5f1e93bd9b07814c6c4 Mon Sep 17 00:00:00 2001 From: Louis Dalibard Date: Sun, 25 Aug 2024 12:37:21 +0200 Subject: [PATCH] feat: fix service --- pkg/hayai@.service | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/hayai@.service b/pkg/hayai@.service index de097b3..a945975 100644 --- a/pkg/hayai@.service +++ b/pkg/hayai@.service @@ -6,6 +6,7 @@ StartLimitBurst=4 [Service] User=%i +Environment=DISPLAY=:0 ExecStart=/usr/bin/hayai Restart=on-failure RestartSec=1