#Clipboard - New Items Issue

3 messages · Page 1 of 1 (latest)

weak crane
#

Version: 3.1.3 (master)
**Problem: **

  • ✅ Images: copied images are being added to clipboard as expected
  • ❌ Text: clipboard is not adding newly copied text, I only see old copied text from 2 days ago only.
~ ❯ cat ~/.local/share/omarchy/default/hypr/bindings/clipboard.conf
# Copy / Paste
bindd = SUPER, C, Copy, sendshortcut, CTRL, Insert,
bindd = SUPER, V, Paste, sendshortcut, SHIFT, Insert,
bindd = SUPER, X, Cut, sendshortcut, CTRL, X,
bindd = SUPER CTRL, V, Clipboard, exec, omarchy-launch-walker -m clipboard

Any help is much appreciated. Rebooting didn't fix it.

hoary pagoda
#

I have the same issue.
You can add text to the clipboard history for as long as you want.
But once you add in an image (this image is also added), but than no text is added anymore after that image.

You need to restart elephant, than everything works again.

You can also run omarchy-refresh-walker (or omarchy-reload-walker, don't remember), then the clipboard history should work again.

There is also this GH issue, maybe it's worth to subscribe to answers there: https://github.com/basecamp/omarchy/issues/2875

GitHub

System details Reproduced on AMD AI MAX 395+ and a 2nd PC with AMD Ryzen 9 5900 + NVIDIA 4080; Omarchy 3.1.3 What's wrong? If you add a screenshot to the clipboard, the walker clipboard history...

weak crane
#

thanks, it's wroking as expected now after running omarchy-refresh-walker