hyprdots
hyprdots copied to clipboard
cannot change cursor size
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
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
https://github.com/prasanthrangan/hyprdots/assets/78353041/f241814d-6b3e-47ff-b6e8-5afd93a7f494
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
Note: you might find it that the cursors are inconsistent. I don't have solutions for that.
If this problem was solved could you please close out this issue. @jenil1122
upstream