revert: overrides: add autorandr meta.mainProgram
This commit is contained in:
parent
31456832fc
commit
cc51d5820a
1 changed files with 0 additions and 5 deletions
|
@ -31,9 +31,4 @@ in
|
|||
});
|
||||
};
|
||||
};
|
||||
|
||||
# https://nixpk.gs/pr-tracker.html?pr=259424
|
||||
autorandr = prev.autorandr.overrideAttrs (old: {
|
||||
meta = old.meta // { mainProgram = "autorandr"; };
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue