Skip to content

Instantly share code, notes, and snippets.

@runozo
Created February 13, 2025 09:29
Show Gist options
  • Save runozo/bc8ef52fa8e6384e7a5822a90b89353a to your computer and use it in GitHub Desktop.
Save runozo/bc8ef52fa8e6384e7a5822a90b89353a to your computer and use it in GitHub Desktop.
Solve vscode paste from clipboard not working on archlinux/cachyos
# Downgrade Electron
pacman -U https://archive.archlinux.org/packages/e/electron32/electron32-32.2.8-3-x86_64.pkg.tar.zst
# add this to /etc/pacman.conf
IgnorePkg = electron32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment