Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot change cursor size #1243

Open
jenil1122 opened this issue Apr 4, 2024 · 2 comments
Open

cannot change cursor size #1243

jenil1122 opened this issue Apr 4, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@jenil1122
Copy link

cursor size was perfect when i was Hyprland using at auto resolution
Ii changed the resolution of my hyprland.conf for Gaming :
From :

monitor = eDP-1,highres,auto,1

To :

monitor = eDP-1,800x450,auto,1

I tried a lot to change my cursor from terminal and nwg-look gui but it didnt work
i tried the following :

gsettings set org.gnome.desktop.interface cursor-size 10
hyprctl setcursor 10

Nothing Worked

@jenil1122 jenil1122 added the bug Something isn't working label Apr 4, 2024
@jenil1122
Copy link
Author

jenil1122 commented Apr 4, 2024

with nwg-look i was able to increase size but couldn't go below 6 .
at current resolution the size of cursor is big & i want it at atleast 2-3

2.mp4

@kRHYME7
Copy link
Collaborator

kRHYME7 commented May 8, 2024

exec = hyprctl setcursor Bibata-Modern-Ice 20
exec = gsettings set org.gnome.desktop.interface cursor-theme 'Bibata-Modern-Ice'
exec = gsettings set org.gnome.desktop.interface cursor-size 20

add this to your userprefs.conf

image

Note: you might find it that the cursors are inconsistent. I don't have solutions for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants