practicalli / practicalli/engineering-playbook
Os: hyprland cursors
Open
@practicalli-johnny is already working on this.
Since Sep 22, 2025.
- Dominant language
- Makefile
- Stars
- 12
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Describe how to change the mouse cursor icons for Hyperland
Hyprcursor themes - bibata modern ice being one of them.
Try a cursor theme via hyprctl
hyprctl setcursor Bibata-Modern-Ice 24
Example icon themes:
Arch Linux
Install preferred cursors, without using hyprcursor.
Install bibata cursor theme:
yay -S bibata-cursor-theme-bin
Edit ~/.config/hypr/envs.conf file
env = XCURSOR_THEME,Bibata-Modern-Ice
env = XCURSOR_SIZE,48 # Adjust size (e.g., 16, 24, 32)3234
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.