mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-08-05 16:48:38 +00:00
get rid of ssh prompt for now
This commit is contained in:
parent
0c1ced50b7
commit
3fe25b7d6a
1 changed files with 1 additions and 2 deletions
|
@ -40,6 +40,5 @@ main = do
|
||||||
}
|
}
|
||||||
} `additionalKeys`
|
} `additionalKeys`
|
||||||
[
|
[
|
||||||
((mod1Mask, xK_o), shellPrompt defaultXPConfig { position = Top }),
|
((mod1Mask, xK_o), shellPrompt defaultXPConfig { position = Top })
|
||||||
((mod1Mask, xK_s), sshPrompt defaultXPConfig { position = Top })
|
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue