feat(home:binds): add factorio bind
This commit is contained in:
parent
9f26a3d4c5
commit
870b44871d
3 changed files with 6 additions and 1 deletions
|
|
@ -12,6 +12,9 @@ in
|
|||
wine.enable = true;
|
||||
bottles.enable = true;
|
||||
};
|
||||
ooknet.binds.steam = "steam";
|
||||
ooknet.binds = {
|
||||
steam = "steam";
|
||||
factorio = "steam steam://rungameid/427520";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue