Make hyprlock default and add battery level
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
{% if hostname == "sputnik" %}
|
||||
lock '$HOME/.local/bin/screenlock-video'
|
||||
{% elif hostname == "buran" %}
|
||||
lock 'hyprlock'
|
||||
{% else %}
|
||||
lock '$HOME/.local/bin/screenlock'
|
||||
{% end %}
|
||||
|
||||
Reference in New Issue
Block a user