Skip to content

An improved Arch Hyprland Installer script. Script can also be use in any Arch Based Linux, even with existing Hyprland installed.

License

Notifications You must be signed in to change notification settings

ansdim1/Hyprland-v2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Arch Hyprland Dotfiles and Script Installer


### Components:

FEATURES or Whats included in the dotfiles:

  • By default, Catpuccin Mocha Theme for Hyprland is added

Miscellaneous (Optional):

  • Themes: Catppuccin Mocha GTK Theme
  • Cursor theme: Catppuccin Cursors

Needed packages:

  • (all of the above components) plus
  • swaybg - for wallpaper
  • swwww - for wallpaper animation
  • swayidle - not necessary but you can install
  • swaylock-effects - or swaylock
  • wlroots wlogout cava polkit-kde-agent
  • mako - for notifications
  • grim slurp wl-clipboard - for screenshot
  • brightnessctl - for monitor and keyboard brightness - not needed for desktop
  • mpv - for wofi beats to work
  • viewnior or swayimg
  • pamixer - for volume control notification.
  • playerctl - Keyboard hotkeys multimedia controls
  • xorg-xwayland - needed to run some non-wayland app especially games
  • fonts - 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-alsa
  • xdg-user-dirs - by default archinstall script does not install this on "minimal" profile. That is why I have added in script

✨ Arch Linux quick Installation:

  • 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

✨ Some notes regarding using the install script:

  • 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

✨ NVIDIA-Hyprland notes:

  • 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.

✨ Manual Installation and Notes:

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

About

An improved Arch Hyprland Installer script. Script can also be use in any Arch Based Linux, even with existing Hyprland installed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 51.7%
  • CSS 33.0%
  • Scheme 10.8%
  • GLSL 4.5%