diff options
author | nathan <nathansmith@disroot.org> | 2025-06-03 15:37:32 -0600 |
---|---|---|
committer | nathan <nathansmith@disroot.org> | 2025-06-03 15:37:32 -0600 |
commit | b3a98da58f8819b51fb723dd8fc8bc91e1d9041c (patch) | |
tree | db33c636be8ac5f440661871543449cc28f9a357 /org/distro-guides | |
parent | c39656c80d9a39adcabdb2c2cd104217732fc104 (diff) |
Update linux room
Diffstat (limited to 'org/distro-guides')
-rw-r--r-- | org/distro-guides/fedora.org | 8 | ||||
-rw-r--r-- | org/distro-guides/xfce.org | 2 |
2 files changed, 4 insertions, 6 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 diff --git a/org/distro-guides/xfce.org b/org/distro-guides/xfce.org index 98d8f5d..5d347e4 100644 --- a/org/distro-guides/xfce.org +++ b/org/distro-guides/xfce.org @@ -19,7 +19,7 @@ By default xfce is a very plain desktop and looks kind of old and shitty + [[https://www.xfce-look.org/p/2098041][DoorMaker]] + [[https://www.xfce-look.org/p/1394325][BaZik]] + Install kvantum and kvantum-qt5 to change qt themes. Add this to - /etc/environment for kvantum to work:\\ + =/etc/environment= for kvantum to work:\\ =QT_STYLE_OVERRIDE=kvantum= + Whisker menu for those who want a more modern menu: + Install whisker menu for a way better menu |