SUPER C/V is not working
Hello
today i update my OS today and just to find the universal copy and paste ' SUPER C/V' is not working
i want to
`~/.local/share/omarchy/default/hypr/bindings/clipboard.conf`
change from
`bindd = SUPER, C, Universal copy, sendshortcut, CTRL, Insert,
bindd = SUPER, V, Universal paste, sendshortcut, SHIFT, Insert,
bindd = SUPER, X, Universal cut, sendshortcut, CTRL, X,`
to
`bindd = SUPER, C, Universal copy, sendshortcut, CTRL, Insert, activewindow
bindd = SUPER, V, Universal paste, sendshortcut, SHIFT, Insert, activewindow
bindd = SUPER, X, Universal cut, sendshortcut, CTRL, X, activewindow`
and it worked
i don't know how it worked but it worked
i hope it help anyone