diff --git a/desktop/.config/river/init b/desktop/.config/river/init index 51d7f17..30bdc38 100755 --- a/desktop/.config/river/init +++ b/desktop/.config/river/init @@ -58,8 +58,9 @@ riverctl map normal $mod backspace spawn "powermenu" riverctl map normal None XF86Search spawn "qutedmenu" riverctl map normal $mod+Shift O spawn "qutedmenu" -# Open clipboard history +# Clipboard history riverctl map normal $mod+Shift Space spawn "clipman pick --tool=bemenu" +riverctl map normal $mod+Shift+Control Space spawn "clipman clear --all" # Open floating calculator riverctl map normal $mod+Shift R spawn "$term -e --class float qalc"