numlock: set RemainAfterExit for numlockx.service
This commit is contained in:
parent
2eae9daae7
commit
5c94538c7d
|
@ -23,6 +23,7 @@ in
|
|||
|
||||
Service = {
|
||||
Type = "oneshot";
|
||||
RemainAfterExit = true;
|
||||
ExecStart = "${pkgs.numlockx}/bin/numlockx";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue