diff options
Diffstat (limited to '.config/hypr/env.lua')
| -rw-r--r-- | .config/hypr/env.lua | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/hypr/env.lua b/.config/hypr/env.lua new file mode 100644 index 0000000..a5d2af3 --- /dev/null +++ b/.config/hypr/env.lua @@ -0,0 +1,4 @@ +-- https://wiki.hypr.land/Configuring/Advanced-and-Cool/Environment-variables/ + +hl.env("XCURSOR_SIZE", "24") +hl.env("HYPRCURSOR_SIZE", "24") |
