Don't install lock program using swayidle

Prefer dms instead
This commit is contained in:
2026-02-01 16:21:35 +01:00
parent 99c521a9d1
commit 9cfce6966d

View File

@@ -1,8 +1,3 @@
{% if hostname == "sputnik" %}
lock '$HOME/.local/bin/screenlock'
{% else %}
lock '$HOME/.local/bin/screenlock'
{% end %}
before-sleep 'loginctl lock-session'
{% if hostname == "sputnik" %}