From 04cf4d8b7882a105034b4f483e177c3742020ae8 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Mon, 15 Apr 2024 18:19:29 -0700 Subject: [PATCH] test commit to test signing --- blog/2024/arch-setup/content.md | 1 + 1 file changed, 1 insertion(+) diff --git a/blog/2024/arch-setup/content.md b/blog/2024/arch-setup/content.md index 7a96447..a876060 100644 --- a/blog/2024/arch-setup/content.md +++ b/blog/2024/arch-setup/content.md @@ -19,3 +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