repaired cursor
This commit is contained in:
parent
df94405cef
commit
42df7f684a
16 changed files with 162 additions and 108 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue