No description
Find a file
2023-08-05 13:37:32 +02:00
onigiri-hypr first commit after fork 2023-08-05 13:18:36 +02:00
README.md Update README.md 2023-08-05 13:37:32 +02:00
screenshot.webp update README 2023-08-05 13:34:18 +02:00
set-hypr first commit after fork 2023-08-05 13:18:36 +02:00

onigiri-hypr

Gotek's fork of SolDoesTech hyprland rice install script.

screenshot

It contains a collection of dot config files for hyprland with a simple install script. IMPORTANT - This script is meant to run on a clean fresh Arch install on physical hardware.

Installation:

  1. NVIDIA Do this ONLY if you need Nvidia support (do this first) 1.1 Install prerequisites.

    paru -S linux-headers nvidia-dkms qt5-wayland qt5ct libva libva-nvidia-driver-git
    

    1.2 Add modules: nvidia nvidia_modeset nvidia_uvm nvidia_drm to /etc/mkinitcpio.conf

    1.3 Generate new image: sudo mkinitcpio -P

    1.4 Add/create the following: options nvidia-drm modeset=1 in /etc/modprobe.d/nvidia.conf

    1.5 reboot!

  2. Run setup script.

    2.1 Run the attached script set-hypr, and follow the directions to install the configuration.