summaryrefslogtreecommitdiff
path: root/tw
diff options
context:
space:
mode:
authorTimo Wilken2023-06-06 20:54:49 +0200
committerTimo Wilken2023-06-06 20:54:49 +0200
commitcb740cf8cfa92c39b45ca36a2bacc7e271144b94 (patch)
treed57fde11c5d4c264325d72d8c6bdc7646685b17b /tw
parent2b71a8a45d5bd2134787026def76ff9a36bc519a (diff)
Use new screen-locker syntax for lap
Diffstat (limited to 'tw')
-rw-r--r--tw/system/lap.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/tw/system/lap.scm b/tw/system/lap.scm
index be1cc86d..0b615b9b 100644
--- a/tw/system/lap.scm
+++ b/tw/system/lap.scm
@@ -322,7 +322,8 @@ support extra features (acr, pmu, gr).")
;; Install i3lock as a setuid binary, so it can talk to PAM.
(service screen-locker-service-type
(screen-locker-configuration
- "i3lock" (file-append i3lock "/bin/i3lock") #f))
+ (name "i3lock")
+ (program (file-append i3lock "/bin/i3lock"))))
;; gnome-keyring is not in `%desktop-services' by default,
;; but needs to be there to add itself to /etc/pam.d/.