mirror of
https://github.com/hyprwm/hypridle.git
synced 2024-11-16 15:15:59 +01:00
nix: hypridle meta.mainProgram
This commit is contained in:
parent
afcef912d6
commit
80abfa0dfd
1 changed files with 1 additions and 0 deletions
|
@ -33,5 +33,6 @@ stdenv.mkDerivation {
|
|||
description = "An idle management daemon for Hyprland";
|
||||
license = lib.licenses.bsd3;
|
||||
platforms = lib.platforms.linux;
|
||||
mainProgram = "hypridle";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue