river: Move hotkey for qute history to H

To prepare for output switch hotkey and since '[H]istory' makes more
sense, we switch it to `MOD+SHIFT+H`.
This commit is contained in:
Marty Oehme 2025-06-09 14:19:57 +02:00
parent 8dd268caf2
commit ff7863b011
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -98,7 +98,7 @@ riverctl map normal $mod backspace spawn "powermenu"
# Open Bookmark search
riverctl map normal None XF86Search spawn "qutedmenu"
riverctl map normal $mod+Shift O spawn "qutedmenu"
riverctl map normal $mod+Shift H spawn "qutedmenu"
# Clipboard history
riverctl map normal $mod+Shift Space spawn "clipman pick --tool=bemenu"