Skip to content

noraainuse/Harukadots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Profiles Pictures

🔮 noraainuse Dotfiles 🔮

Gallery 📷

Contents 📚:

☘ Don't copy all setup , Use at your own risk :3

Overview 🎑

Auto Installation ⭐:

sudo pacman -Sy base-devel
git clone https://github.com/noraainuse/Harukadots.git
cd Harukadots
sudo chmod +x install.sh
./install.sh
  • Enjoy (˶˃ ᵕ ˂˶) .ᐟ.ᐟ

Manual Installations 💫:

  • This config need first Hyprland using this guide depend on your Distro:

Arch

  yay -S hyprland-git

Ubuntu / Debian

sudo apt install hyprland

Fedora

sudo dnf install hyprland
sudo dnf install hyprland-devel

Base setups (💻):

  • Install waybar, Rofi, Dunst, kitty terminal, swaybg, swaylock-fancy, swayidle, pamixer, light, Brillo:
yay -S waybar rofi dunst kitty swaybg swaylock-fancy-git swayidle pamixer light brillo 

Other Distro Dependents on your packages manager

  • Example : dnf , apt , xbps

Necessary Font 🔑:

  • JetBrains Mono Nerd Font

    yay -S ttf-jetbrains-mono-nerd
  • Iosevka Nerd Font

    yay -S ttf-iosevka ttf-iosevka-nerd
  • Font Awesome

    yay -S ttf-font-awesome

    Once you download them and unpack them, place them into ~/.fonts or ~/.local/share/fonts. Then run this command for your system to detect the newly installed fonts.

fc-cache -fv

Clone Dotfiles 🌙:

git clone https://github.com/noraainuse/dotfiles
cd dotfiles
cp -r .config/* ~/.config/

Finally , now you can login with ํYour New Hyprland Rice

Congratulations , at this point you successfully have installed Hyprland Your new Rice ✨🌙

Star History Chart