1
0
Fork 0

fix screenlocker service

This commit is contained in:
Luca Bilke 2024-02-23 16:00:04 +01:00
parent 1191153005
commit a7b50baa65
4 changed files with 3 additions and 2 deletions

View File

@ -1,2 +0,0 @@
#!/bin/sh
exec vlogger -t

View File

@ -0,0 +1,2 @@
#!/bin/sh
exec vlogger -t xss-lock

View File

@ -1,5 +1,6 @@
#!/bin/sh
exec 2>&1
set -a
. "$XDG_STATE_HOME/dbus"