M etc/sway/config => etc/sway/config +2 -0
@@ 181,6 181,8 @@ bindsym $mod+Shift+minus move scratchpad
bindsym $mod+c exec "cp-pass"
bindsym $mod+Shift+c exec "cp-totp"
bindsym $mod+y exec "upload-menu"
+bindsym $mod+u exec menu -p 'search' </dev/null | uni -r -q search | cut -d\\' -f2 | menu | tr -d '\n' | wtype -
+bindsym $mod+Shift+u exec menu -p 'codepoint' </dev/null | uni -r -q print | cut -d\\' -f2 | tr -d '\n' | wtype -
# media keys
bindsym XF86AudioRaiseVolume exec "amixer set Master 5%+"