parent
ed04b4841a
commit
fe5bd54a1b
@ -1,8 +0,0 @@
|
|||||||
{ substituteAll, pkgs }:
|
|
||||||
|
|
||||||
substituteAll {
|
|
||||||
name = "lock";
|
|
||||||
src = ./lock.sh;
|
|
||||||
dir = "bin";
|
|
||||||
isExecutable = true;
|
|
||||||
}
|
|
@ -1 +0,0 @@
|
|||||||
i3lock-color --fill -c 272c36 -i `readlink -f ~/.background-image`
|
|
Loading…
Reference in new issue