practicalli / practicalli/engineering-playbook

Os: hyprland cursors

Open
#41 0 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.