From 146f6a32df43c4f864b6292eaf9caeab5d5a23aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferit=20Yi=C4=9Fit=20BALABAN?= Date: Mon, 15 Jan 2024 22:44:58 +0300 Subject: [PATCH] Update ExecStart command in deskenv.service MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ferit Yiğit BALABAN --- utility/systemd/deskenv.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utility/systemd/deskenv.service b/utility/systemd/deskenv.service index 806c729..fd483b0 100644 --- a/utility/systemd/deskenv.service +++ b/utility/systemd/deskenv.service @@ -3,4 +3,4 @@ Description=Switch between dark and light mode service [Service] Type=oneshot -ExecStart=/home/ferit/scripts/utility/deskenv.sh +ExecStart=/home/ferit/scripts/utility/deskenv.sh nobright