Created
February 13, 2025 09:29
-
-
Save runozo/bc8ef52fa8e6384e7a5822a90b89353a to your computer and use it in GitHub Desktop.
Solve vscode paste from clipboard not working on archlinux/cachyos
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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