From 0bccc9e26840d8f6ea37a241679f0b7cce0c1f3f Mon Sep 17 00:00:00 2001 From: Sisiutl Date: Sun, 27 Oct 2024 15:17:43 +0100 Subject: kanshi delay --- sigils/services/wayland.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/sigils/services/wayland.scm b/sigils/services/wayland.scm index 94e6f6f..3f6609a 100644 --- a/sigils/services/wayland.scm +++ b/sigils/services/wayland.scm @@ -155,6 +155,7 @@ The example configuration: (shepherd-service (provision '(kanshi)) (requirement '(dbus)) + (respawn-delay 1) (start #~(make-forkexec-constructor (list #$(file-append kanshi "/bin/kanshi")) #:log-file (string-append -- cgit v1.2.3