- Jun 11, 2023
- 103
- 3
- 35
- Pronouns
- He/Him
- Shell
- Bash
- Editor
- VSCode/Code
- Desktop
- Gnome
if you experience chromium based browser render issues after installing it or updates it is usually on Mesa driver issues and easy fix is just clear caches
example here is for chrome, but works on all others just edit correct paths
example here is for chrome, but works on all others just edit correct paths
Code:
rm ~/.config/google-chrome/GrShaderCache -rf
rm ~/.config/google-chrome/ShaderCache -rf
rm ~/.config/google-chrome/Default/GPUCache -rf