ATTENTION. Arch Hyprland Install Script has been moved to a newer and updated Script. CLICK
here for the link.
NOTE: Highly suggest to ran the Hyprland-v2.1 Install Script. Much more up to date and has easier Hyprland-v2.2 upgrade.
### Components:
-
Main Component:
Hyprland
-
Terminal:
Foot
-
Status bar:
Waybar
-
Menu :
Wofi
-
FIle Manager:
Thunar
(Optional)
- By default, Catpuccin Mocha Theme for Hyprland is added
- Themes:
Catppuccin Mocha GTK Theme
- Cursor theme:
Catppuccin Cursors
- (all of the above components) plus
swaybg
- for wallpaperswwww
- for wallpaper animationswayidle
- not necessary but you can installswaylock-effects
- or swaylockwlroots
wlogout
cava
polkit-kde-agent
mako
- for notificationsgrim
slurp
wl-clipboard
- for screenshotbrightnessctl
- for monitor and keyboard brightness - not needed for desktopmpv
- for wofi beats to workviewnior
orswayimg
pamixer
- for volume control notification.playerctl
- Keyboard hotkeys multimedia controlsxorg-xwayland
- needed to run some non-wayland app especially gamesfonts
- required awesome fonts. AUR and official repo have... else most of the waybar modules wont work. Most of configs here I used Fantasque Sans Mono. I used Cascadia Code Semibold Italic on foot.pipewire
- needed pipewire pipewire-pulse pipewire-alsaxdg-user-dirs
- by default archinstall script does not install this on "minimal" profile. That is why I have added in script
- A guide to install using the install script:
Youtube Link
- a.) You can install one by one packages above or choose the automatic installer script.
- b.) If you want to add or edit packages, edit install-hyprland script. Ensure packages are present on AUR or official else the script will fail.
- c.) Installation of Asus-ROG-utilities are entirely optional. This is only for Asus Laptop. if you select no, will skip the step.
- d.) Thunar and necessary plugins are entirely optional
- clone this repo by using git. Change directory, make executable and run the script >cd Hyprland-v2 chmod +× install-sh ./install-sh
- Optional stuff you can do using the script includes choices of the following:
- a.) you can choose either yay or paru (if they are not installed)
- b.) whether to install none-nvidia patch hyprland package if nvidia gpu detected,
- c.) whether to install Catppuccin GTK themes and cursors (Mocha)
- d.) whether to install thunar and necessary plugins
- e.) whether to install bluetooth including blueman
- f.) whether to install and use SDDM as login manager including catppuccin theme
- g.) whether to install asusctl and supergfxctl (for ASUS rog laptops)
- h.) whether to disable wifi powersave
- i.) whether to install xdg-desktop-portal-hyprland
- kindly note, on configs I added all the nvidia variables from Hyprland wiki
Link
but by default they are not enabled. I've had issues like OBS not recording, or intermittent crashing etc, on my laptop. Check the ~/.config/hypr/configs/exec.conf and uncomment one by one to try. You can read through Hyprland-Wiki for some guidance.
you can copy, create, change, however, would appreciate to submit like a pull request or issues if you have a better solution / changes so we will all improve :)
###Please note, Only provided are configs. Any Hyprland-related issues to be reported on Hyprland Github
- a.) Copy / Move files / folders in your ~/.config
- b.) if you have azerty keyboard
this
might help
-
fractional scaling breaks swww
-
weather data sometimes does not give data. This is because module is not receiving data from weather server. Deleting the rbn folder in your ~/.cache sometimes help
-
background not rendering (black background) after a forced shutdown. Deleting the swww folder in your ~/.cache should fix it after a reboot