From 97156b00798edaf4f948e5d2a005d24d1a0a9310 Mon Sep 17 00:00:00 2001 From: Tyler Kelley Date: Fri, 2 Feb 2024 07:46:38 +0000 Subject: [PATCH] Update Common Problems --- Common-Problems.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Common-Problems.md b/Common-Problems.md index d413f92..a9ca0e6 100644 --- a/Common-Problems.md +++ b/Common-Problems.md @@ -9,3 +9,9 @@ No default/fallback boot loader installed in ESP. ``` This error is caused by installing using MBR and not UEFI. It is important to use GPT and UEFI when installing the system. If you get this error just reinstall ensuring you are correcting booting and installing using UEFI. + +## Hyprland Plugins Fail: (headers ver in not equal... + +![pluginheadervermismatch](uploads/38d0fdeb93f530e4f83643bb3e9711d6/pluginheadervermismatch.jpg) + +This can happen after updates. Don't freak out, you just need to reboot so the headers can be reloaded. \ No newline at end of file