hyprlock: Disable video

This commit is contained in:
2025-05-12 21:36:08 +02:00
parent db852f5144
commit 0a7942333a
2 changed files with 3 additions and 5 deletions

View File

@ -1,5 +1,5 @@
{% if hostname == "sputnik" %}
lock '$HOME/.local/bin/screenlock-video'
lock '$HOME/.local/bin/screenlock'
{% else %}
lock '$HOME/.local/bin/screenlock'
{% end %}