Skip to content

Instantly share code, notes, and snippets.

@gxanshu
Last active June 12, 2026 06:41
Show Gist options
  • Select an option

  • Save gxanshu/cb9bd40603fa5eacd053f7d4d60354b7 to your computer and use it in GitHub Desktop.

Select an option

Save gxanshu/cb9bd40603fa5eacd053f7d4d60354b7 to your computer and use it in GitHub Desktop.
Fix 1Password Flatpak Clipboard Error: Failed to open clipboard (ClipboardError)
flatpak override --user \
--share=ipc \
--socket=x11 \
--socket=wayland \
--socket=session-bus \
--filesystem=xdg-run/p_u_b \
--talk-name=org.freedesktop.portal.Desktop \
com.onepassword.OnePassword
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment