Añadir script "lock"
This commit is contained in:
parent
b741bee987
commit
90be0c11e9
1 changed files with 3 additions and 0 deletions
3
.local/bin/lock
Executable file
3
.local/bin/lock
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
. ~/.config/river/colors
|
||||||
|
setsid waylock --init-color "0x$bg"
|
Loading…
Reference in a new issue