From 1a0b9ecba2e9d8afd9c69d3d73cc149db8ff1c06 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 20 Aug 2023 17:30:52 +0300 Subject: [PATCH] Current setup does not have DPMS --- x/bin/mylock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/bin/mylock b/x/bin/mylock index e123f5b..5224569 100755 --- a/x/bin/mylock +++ b/x/bin/mylock @@ -1,6 +1,6 @@ #!/bin/sh -xset dpms force off +# xset dpms force off gpgconf --reload gpg-agent SSH_AUTH_SOCK=$HOME/.ssh/agent ssh-add -D slock -- 2.44.0