.local/bin/lock
This commit is contained in:
parent
80be3dc5df
commit
556ddb002e
1 changed files with 6 additions and 0 deletions
6
.local/bin/lock
Executable file
6
.local/bin/lock
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
. ~/.cache/themer.lua/lock
|
||||
|
||||
setsid swaylockd -c "$background" -F &
|
||||
sleep 1
|
Loading…
Reference in a new issue