Skip to content

Instantly share code, notes, and snippets.

View CoreJa's full-sized avatar
🎯
Focusing

CoreJa CoreJa

🎯
Focusing
View GitHub Profile
@outloudvi
outloudvi / preserve-vsc-customization.hook
Created December 16, 2019 09:59
Preserve writable permission for CSS of VSC workbench for background modifications (like https://github.com/shalldie/vscode-background). For Arch Linux (and maybe Manjaro?). This should be put in /etc/pacman.d/hooks .
[Trigger]
Type = Package
Operation = Install
Operation = Upgrade
Target = code
[Trigger]
Type = File
Operation = Install
Operation = Upgrade