From c63fdc6a75b2316b7716889edd172cfc24e4ccef Mon Sep 17 00:00:00 2001 From: Axel Date: Thu, 23 May 2024 15:03:08 +0200 Subject: [PATCH] Ajout config temps veille --- tasks/loritz-user.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tasks/loritz-user.yml b/tasks/loritz-user.yml index a40deae..b89ba52 100644 --- a/tasks/loritz-user.yml +++ b/tasks/loritz-user.yml @@ -47,6 +47,11 @@ key: "/com/linuxmint/updates/refresh-schedule-enabled" value: "false" +- name: Temps avant veille 30 min + become_user: loritz + dconf: + key: "/org/cinnamon/desktop/session/idle-delay" + value: 'uint32 1800' - name: Copie Bureau