update
This commit is contained in:
parent
43ecc226f7
commit
e14d6ac38a
3 changed files with 10 additions and 2 deletions
|
|
@ -143,6 +143,14 @@
|
|||
key: "o",
|
||||
description: Some("Get OTP"),
|
||||
): Spawn("zsh -c \"$HOME/.config/scripts/otp.sh\""),
|
||||
(
|
||||
modifiers: [
|
||||
Super,
|
||||
Shift,
|
||||
],
|
||||
key: "y",
|
||||
description: Some("Get OTP"),
|
||||
): Spawn("zsh -c \"$HOME/.config/scripts/ssh.sh\""),
|
||||
(
|
||||
modifiers: [
|
||||
Super,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue