Hyprland: Add Hyprcursor + change cursor theme to Rosé Pine.
This commit is contained in:
parent
c867e2955f
commit
04b040e538
1 changed files with 8 additions and 1 deletions
|
@ -11,5 +11,12 @@ env = DXVK_LOG_LEVEL,none
|
||||||
env = MOZ_ENABLE_WAYLAND,1
|
env = MOZ_ENABLE_WAYLAND,1
|
||||||
env = GDK_BACKEND,wayland
|
env = GDK_BACKEND,wayland
|
||||||
env = GDK_SCALE,1
|
env = GDK_SCALE,1
|
||||||
env = XCURSOR_SIZE,24
|
|
||||||
env = ELECTRON_OZONE_PLATFORM_HINT,auto
|
env = ELECTRON_OZONE_PLATFORM_HINT,auto
|
||||||
|
|
||||||
|
# XCursor
|
||||||
|
env = XCURSOR_THEME,BreezeX-RosePine-Linux
|
||||||
|
env = XCURSOR_SIZE,28
|
||||||
|
|
||||||
|
# Hyprcursor
|
||||||
|
env = HYPRCURSOR_THEME,rose-pine-hyprcursor
|
||||||
|
env = HYPRCURSOR_SIZE,28
|
||||||
|
|
Loading…
Reference in a new issue