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:
parent
8dd268caf2
commit
ff7863b011
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue