Skip to content

Commit 0cad833

Browse files
committed
lock-fancy-rapid: format
1 parent 930b1cc commit 0cad833

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

pkgs/applications/window-managers/i3/lock-fancy-rapid.nix

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
{ lib, stdenv, fetchFromGitHub, xorg, i3lock }:
1+
{
2+
lib,
3+
stdenv,
4+
fetchFromGitHub,
5+
xorg,
6+
i3lock,
7+
}:
28

39
stdenv.mkDerivation {
410
pname = "i3lock-fancy-rapid";

0 commit comments

Comments
 (0)