From 919f508dfd412db4b1dfc40b4ec7fe6a027ccaef Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Mon, 15 Apr 2024 18:23:10 -0700 Subject: [PATCH] fix: revert previous test commit --- blog/2024/arch-setup/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/2024/arch-setup/content.md b/blog/2024/arch-setup/content.md index a876060..a19aa7d 100644 --- a/blog/2024/arch-setup/content.md +++ b/blog/2024/arch-setup/content.md @@ -19,4 +19,4 @@ Here's the general gist of the main setup steps: 6. If you were successful in setting up the GPU drivers, you should now be able to enter Plasma with Wayland. For me, performance is much better and smoother, and I'm able to set up the display configurations that I want without weird `xrander` hacks. However, at this point, Wayland is still super problematic, and even more setup will need to be done. 7. Set the environment variable to tell all electron apps to use native Wayland instead of xwayland. This will stop weird behavior in discord, vscode, obsidian. etc. 8. Enable the experimental Nvidia kernel flag to preserve the entire video memory on suspend. This will allow you to use suspend properly and not break everything. - asdf +