lock: volver a swaylock
This commit is contained in:
parent
17658ddefc
commit
76d9e00c77
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
. ~/.config/river/colors
|
. ~/.config/river/colors
|
||||||
setsid waylock --init-color "0x$bg"
|
setsid -f swaylockd --color "$bg"
|
||||||
|
sleep 1
|
||||||
|
|
Loading…
Reference in a new issue