984027efcbd5b8b8a46b5352f8d3126966eb688e
Not really sure why it worked before, but after logging in this morning the cursor was the default hyprland cursor. Fixed by reinstalling Breeze and changing this.
Setup
- Run
bootstrap.shto configure system files and install packages - Add
monitors.confin~/.config/hypr/for your specific monitor setup
Packages
- Used
sudo pacman -Qqento get all explicit offical packages - Used
sudo pacman -Qqemto get all explicit unofficial AUR packages
Meaning
-Q: Query local package database-q: Quiet flag, print only package name-e: Only show explicitly installed packages-n: Native packages only-m: Foreign packages only
Description
Languages
Shell
56.9%
CSS
43.1%