1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-05-03 12:14:07 +00:00
Signed-off-by: roxwize <rae@roxwize.xyz>
This commit is contained in:
Rae 5e 2025-02-09 14:35:17 -05:00
parent 24184e7e4a
commit fc7daff183
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
9 changed files with 182 additions and 146 deletions

View file

@ -53,6 +53,11 @@
<command>rofi -show run -modes run</command>
</action>
</keybind>
<keybind key="A-question">
<action name="Execute">
<command>rofi -show pass -modes pass</command>
</action>
</keybind>
<keybind key="A-period">
<action name="Execute">
<command>rofi -show ssh -modes ssh</command>