From 1830842fcfe38bd6a7e1e30300909b19e1557cde Mon Sep 17 00:00:00 2001 From: nathansmith Date: Fri, 4 Apr 2025 09:59:15 -0600 Subject: I should focus more --- distro_guides/arch.html | 77 ++++++++++++++++++++++++++++++++++++++++++ distro_guides/fedora.html | 4 ++- distro_guides/images/back.png | Bin 0 -> 752 bytes 3 files changed, 80 insertions(+), 1 deletion(-) create mode 100644 distro_guides/arch.html create mode 100644 distro_guides/images/back.png (limited to 'distro_guides') diff --git a/distro_guides/arch.html b/distro_guides/arch.html new file mode 100644 index 0000000..6062e34 --- /dev/null +++ b/distro_guides/arch.html @@ -0,0 +1,77 @@ + + + + + + + + + + + + Back to home page +
+ Back to linux room + +
+ + + + + + + + +
+

Arch linux

+

+ Arch is just a better distro, but using arch doesnt instantly make + you a better linux user. Saying "I am a arch user btw" is still fun and annoys + people so I keep saying it reguardless. +

+ Warning: This is a ever changing page due to the fact I havent been daily driving arch for + long as of writing this and is uncompletish. +

+
+ +
+ + + +
+

Installing arch

+

+ A lot of arch users will get pissed as fuck at me but its ok to use arch install. + I personally prefer manually installing arch and wouldnt want to do it any other way so + I dont use it. +

+ The offical + arch installation guide and other resources on the arch wiki is a great way to + install arch though I also like to use Back to home page +
+ Back to linux room

@@ -142,7 +144,7 @@ table { CLUTTER_DEFAULT_FPS=<refresh rate of your sync monitor>
__GL_SYNC_DISPLAY_DEVICE=<monitor to sync to> -

+
Then open your nvidia settings, go to OpenGL Settings and turn off "Allow Flipping". diff --git a/distro_guides/images/back.png b/distro_guides/images/back.png new file mode 100644 index 0000000..aec1613 Binary files /dev/null and b/distro_guides/images/back.png differ -- cgit v1.2.3