https://github.com/quentindutot/arch-hyprland
https://github.com/quentindutot/arch-hyprland
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quentindutot/arch-hyprland
- Owner: QuentinDutot
- Created: 2023-09-05T14:01:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-11T20:14:38.000Z (over 1 year ago)
- Last Synced: 2025-01-11T14:15:19.644Z (4 months ago)
- Language: Shell
- Size: 29.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation
**distro** : archlinux
**profile** : minimal
**options** : systemd, pipewire, network manager, git### Init wifi
nmcli device wifi connect password
### Init yay
cd /opt
sudo git clone https://aur.archlinux.org/yay-git.git
sudo chown -R : ./yay-git
cd yay-git && makepkg -si && cd .. && sudo rm -rf yay-git
yay -Syu## Customization
### Packages
yay -S sddm hyprland hyprpaper hyprshot hyprpicker kitty nano waybar otf-font-awesome pacman-contrib neofetch htop bluez bluez-utils blueman pamixer pavucontrol mako rofi rofimoji noto-fonts-emoji wl-clipboard
### Commands
systemctl enable sddm
systemctl enable NetworkManager
systemctl enable bluetooth
systemctl --user enable mako### Configs
cd ~
git clone https://github.com/QuentinDutot/arch-hyprland
cp -r arch-hyprland/.config/* .config/
cp -r arch-hyprland/.icons .icons/
rm -rf arch-hyprland## More...
### Todos
- file manager with nautilus
- splash screen with plymouth
- check swaync for notifications
- check systemd-boot for bootloader### Issues
- no custom cursor when hovering waybar