Minimal Hyprland configuration with alacritty, mako, thunar, waybar, wofi and so on...
- Install ArchLinux, base install, pipewire, wireplumber, wayland,
- Install appropriate gpu/libva/vulkan driver for you GPU, hw accelleration needed in order to run hyprland
- install the following packages
Official Repo (w/ Pacman)
- alacritty
- breeze-icons
- brightnessctl
- blueman
- cliphist
- fuse2
- gtk4
- gvfs
- hypridle
- hyprland
- hyprlock
- hyprpaper
- imagemagick
- kvantum
- libadwaita
- mako
- network-manager-applet
- nwg-look
- noto-fonts
- otf-font-awesome
- pamixer
- papirus-icon-theme
- pavucontrol
- playerctl
- polkit-kde-agent
- qt5ct
- qt6ct
- sddm
- thunar
- thunar-archive-plugin
- tumbler
- ttf-font-awesome
- ttf-fira-sans
- ttf-fira-code
- ttf-firacode-nerd
- ttf-hack
- ttf-opensans
- waybar
- wofi
- xarchiver
- xdg-user-dirs
- xdg-desktop-portal
- yad
- zip
AUR
- arc-gtk-theme
- bibata-cursor-theme
- hyprshot
- wlogout
- Configure hyprland by copying the folder
dotfiles/hypr
under~/.config/hypr
- Configure waybar by copying the folder
dotfiles/waybar
under~/.config/waybar
- Configure mako by copying the folder
dotfiles/mako
under~/.config/mako
- Configure gtk by copying the
dotfiles/gtk*
files and folders under~/.config
- Configure qt by copying the
dotfiles/qt6ct
folder under~/.config/qt6ct
- Configure alacritty by copying the
dotfiles/alacritty
folder under~/.config/alacritty
This configuration will look for ~/.config/hypr/wallpaper/minimal-bg.jpg
file, you can edit this behaviour in ~/.config/hypr/hyprpaper.conf
linking your favourite image.
- Configure sleep and lock
- Re-check package list
- Create a script to automate this installation!