fix cursor for minecraft
This commit is contained in:
parent
bb76b3a2b6
commit
3ea559e0ff
2 changed files with 4 additions and 2 deletions
|
|
@ -27,8 +27,9 @@ env = COLOR_SCHEME,prefer-dark
|
|||
cursor {
|
||||
no_hardware_cursors = true
|
||||
}
|
||||
# env = XCURSOR_THEME,Volantes Cursors
|
||||
# env = XCURSOR_SIZE,24
|
||||
env = XCURSOR_PATH, /usr/share/icons:$XDG_DATA_HOME/icons
|
||||
env = XCURSOR_THEME,default
|
||||
env = XCURSOR_SIZE,24
|
||||
env = HYPRCURSOR_THEME,Volantes Cursors
|
||||
env = HYPRCURSOR_SIZE,24
|
||||
exec-once = hyprctl setcursor $cursorTheme $cursorSize
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue