summaryrefslogtreecommitdiff
path: root/home/.local/share
diff options
context:
space:
mode:
authorBotond Hende <nettingman@gmail.com>2025-01-01 14:18:00 +0100
committerBotond Hende <nettingman@gmail.com>2025-01-01 14:18:00 +0100
commit448cc442b1b8b55a91ca8f25ca2e982ba33a9813 (patch)
tree8c7d0cbe7707c955a47df810be8575f076e94950 /home/.local/share
parent95b3de223157be521fd26b865891a59d7aa4bf4c (diff)
ss14 keybinding
Diffstat (limited to 'home/.local/share')
-rw-r--r--home/.local/share/Space Station 14/data/keybinds.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/home/.local/share/Space Station 14/data/keybinds.yml b/home/.local/share/Space Station 14/data/keybinds.yml
index c851dc6..1c9e8d1 100644
--- a/home/.local/share/Space Station 14/data/keybinds.yml
+++ b/home/.local/share/Space Station 14/data/keybinds.yml
@@ -30,5 +30,11 @@ binds:
function: MoveRight
- key: Right
function: MoveRight
+- mod1: Control
+ key: Q
+ function: ThrowItemInHand
+- mod1: Control
+ key: MouseButton5
+ function: ThrowItemInHand
leaveEmpty: []
...