-
Notifications
You must be signed in to change notification settings - Fork 4
Troubleshooting
DvNET edited this page Mar 30, 2025
·
1 revision
If the installation fails due to missing packages, try running:
sudo pacman -S base-develIf yay installation fails, you can install it manually:
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -siIf you experience display issues after installation:
- Switch to a TTY with Ctrl+Alt+F3
- Log in with your user
- Edit the Hyprland configuration:
nano ~/.config/hypr/general.conf - Adjust monitor settings as needed
If some services fail to start after installation:
systemctl --user restart pipewire pipewire-pulse wireplumber