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

Cursor theme not applied with cursor environment variables set in hyprland.conf #62

Open
SherLock707 opened this issue Sep 13, 2024 · 1 comment

Comments

@SherLock707
Copy link

I have set the following environment variables in my hyprland.conf to configure the cursor theme and size:

env = HYPRCURSOR_THEME,Bibata-Modern-Ice
env = HYPRCURSOR_SIZE,24

However, upon boot, it defaults to the regular cursor theme instead of applying the specified theme and size. I have to manually run the following command after boot for the changes to take effect:

Running hyprctl setcursor "Bibata-Modern-Ice" 24 sets the theme instantly.

hyprcursor 0.1.9-1
hyprland 0.43.0-1

@SherLock707
Copy link
Author

My cursor config:

cursor {
  no_hardware_cursors = false
  enable_hyprcursor = true
  warp_on_change_workspace = true
  sync_gsettings_theme = true
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant