This is my arch linux + hyprland setup
- OS: Arch Linux
- WM: Hyprland
- Terminal: Kitty
- System font: Noto Sans Regular
- Terminal Font: FiraCode Nerd Font
- Theme: adw-gtk-theme
- Icons: Papirus icons
- Status bar: Waybar
- Launcher: wofi
- Shell: zsh
- Prompt: oh-my-zsh
- File manager: Dolphin
- Editor: micro/vscode
- Wallpaper: swww -> waypaper
- Color picker: hyprpicker
- Lock: hyprlock
- Clipboard: cliphist -> nwg-clipman
- Wallpapers: minimalistic-wallpaper-collection
- Logout: wlogout
- Bluetooth: blueberry
- Download archlinux iso
- Configure my hard with fdisk
- launch archinstall script
- in profile i choose xorg and amd/ati (based on your gpu and cpu)
- in additional packages install: git networkmanager
- after arch installed i clone this repo in my home and run install.sh
git clone https://github.com/mhmd1619/myHyprland.git
cd myHyprland
chmod +x *
./install.sh
cp -r ./.config/* $HOME/.config/
- reboot
reboot