4 lines
188 B
Lua
4 lines
188 B
Lua
-- See https://wiki.hypr.land/Configuring/Advanced-and-Cool/Environment-variables/
|
|
hl.env("XCURSOR_SIZE", "24")
|
|
hl.env("QT_QPA_PLATFORMTHEME", "qt5ct") -- change to qt6ct if you have that
|