lol

i3: set meta.mainProgram

authored by

Guilhem Saurel and committed by
Matthieu Coudron
2e60b54d 41fcc1d0

+1
+1
pkgs/applications/window-managers/i3/default.nix
··· 67 67 description = "A tiling window manager"; 68 68 homepage = "https://i3wm.org"; 69 69 maintainers = with maintainers; [ modulistic fpletz ]; 70 + mainProgram = "i3"; 70 71 license = licenses.bsd3; 71 72 platforms = platforms.all; 72 73