repaired cursor

This commit is contained in:
afoucaultc 2026-07-08 09:40:28 +02:00
parent df94405cef
commit 42df7f684a
16 changed files with 162 additions and 108 deletions

View file

@ -7,3 +7,7 @@ hl.env("NVD_BACKEND", "direct")
hl.env("ELECTRON_OZONE_PLATFORM_HINT", "auto")
hl.env("SCREENSHOT_DIR", "$home/Screenshots")
hl.env("GDK_SCALE", 1)
hl.env("XCURSOR_THEME", "Bibata-Modern-Ice")
hl.env("XCURSOR_SIZE", 24)
hl.env("HYPRCURSOR_THEME", "Bibata-Modern-Ice")
hl.env("HYPRCURSOR_SIZE", 24)