feat(home:binds): add factorio bind

This commit is contained in:
ooks-io 2024-06-27 00:53:40 +12:00
parent 9f26a3d4c5
commit 870b44871d
3 changed files with 6 additions and 1 deletions

View file

@ -22,6 +22,7 @@ in
"SUPER, escape, exec, ${binds.terminalLaunch} --title=BTOP btop"
"SUPER CTRL, return, exec, ${binds.zellijMenu}"
"SUPER, delete, exec, ${binds.powerMenu}"
"SUPERSHIFT, F, exec, ${binds.factorio}"
# Spotify PLayer Controls
"SUPER, M, exec, ${binds.spotify.launch}"