diff options
Diffstat (limited to 'org/distro-guides/fedora.org')
-rw-r--r-- | org/distro-guides/fedora.org | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/org/distro-guides/fedora.org b/org/distro-guides/fedora.org index fb9d3d3..fce89b5 100644 --- a/org/distro-guides/fedora.org +++ b/org/distro-guides/fedora.org @@ -26,7 +26,7 @@ mint though it isn't that bad. :PROPERTIES: :CUSTOM_ID: packages :END: -You can speed up dnf by adding these to /etc/dnf/dnf.conf\\ +You can speed up dnf by adding these to =/etc/dnf/dnf.conf=\\ =max_parallel_downloads=20=\\ =fastestmirror=True=\\ \\ @@ -35,8 +35,7 @@ isn't in it like steam. I know the gnome version has a enable 3rd party repos button that does everything I listed here but I am on the xfce version and also had to do this on the kde verison. -+ Setup rpm fusion to get more packages in dnf with the - [[https://docs.fedoraproject.org/en-US/quick-docs/rpmfusion-setup/][resources here]] ++ Setup rpm fusion to get more packages in dnf with the [[https://docs.fedoraproject.org/en-US/quick-docs/rpmfusion-setup/][resources here]] + Install flatpak if not already there using =sudo dnf install flatpak= then add [[https://flathub.org/setup/Fedora][flathub]] to get some cool apps! @@ -70,8 +69,7 @@ first before you can install the drivers. + Follow the fedora docs on nvidia [[https://docs.fedoraproject.org/en-US/quick-docs/set-nvidia-as-primary-gpu-on-optimus-based-laptops][here]] + Also look at the rpmfusion docs on nvidia [[https://rpmfusion.org/Howto/NVIDIA][here]] + Follow the archwiki on nvidia in lightdm [[https://wiki.archlinux.org/title/NVIDIA_Optimus#LightDM][here]]. -+ For multi monitor refresh rate issues add these to your - /etc/environment\\ ++ For multi monitor refresh rate issues add these to your =/etc/environment=\\ =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 |