diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2024-01-13 19:04:22 -0500 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2024-01-13 19:04:22 -0500 |
commit | 719c3734ff2d247b386e398b4cf98aa62c6f6cc0 (patch) | |
tree | 324522598ff677ee092e4e1047304dcc7d5f7567 /.config/sxhkd | |
parent | bf434758d9c60c323d571bc1e2e329edaad06fa3 (diff) |
Cool new sshchoose prompt
Diffstat (limited to '.config/sxhkd')
-rw-r--r-- | .config/sxhkd/sxhkdrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 90dad96..a3163f4 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -151,6 +151,9 @@ super + a ## Terminal Shell super + shift + a dropdowntoggle shell tmux-shell +## Terminal remote session (ssh) +super + r + sshchoose #-# Prompts (dmenu) #-# ## Application Launcher |