feat(hypr -> env): Setup Hyprcursor
This commit is contained in:
parent
324035af6d
commit
ad1949fa2e
1 changed files with 7 additions and 0 deletions
|
@ -1,6 +1,13 @@
|
||||||
# Hyprland GPU backend
|
# Hyprland GPU backend
|
||||||
# env = WLR_DRM_DEVICES,/dev/dri/card1
|
# env = WLR_DRM_DEVICES,/dev/dri/card1
|
||||||
|
|
||||||
|
# Hyprcursor
|
||||||
|
env = HYPRCURSOR_THEME,Bibata-Modern
|
||||||
|
env = HYPRCURSOR_SIZE,24
|
||||||
|
# X cursor
|
||||||
|
env = XCURSOR_THEME,Bibata-Modern
|
||||||
|
env = XCURSOR_SIZE,24
|
||||||
|
|
||||||
# Backend
|
# Backend
|
||||||
env = GDK_BACKEND, wayland,x11
|
env = GDK_BACKEND, wayland,x11
|
||||||
env = SDL_VIDEODRIVER, wayland
|
env = SDL_VIDEODRIVER, wayland
|
||||||
|
|
Loading…
Reference in a new issue