tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
i3lock-color: add mainProgram
Anton Mosich
10 months ago
6678a83c
40926cfd
+1
1 changed file
expand all
collapse all
unified
split
pkgs
applications
window-managers
i3
lock-color.nix
+1
pkgs/applications/window-managers/i3/lock-color.nix
···
88
88
'';
89
89
homepage = "https://github.com/PandorasFox/i3lock-color";
90
90
maintainers = with maintainers; [ malyn ];
91
91
+
mainProgram = "i3lock-color";
91
92
license = licenses.bsd3;
92
93
93
94
platforms = platforms.all;