diff options
Diffstat (limited to '.config/hypr/envs.conf')
| -rw-r--r-- | .config/hypr/envs.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/hypr/envs.conf b/.config/hypr/envs.conf new file mode 100644 index 0000000..51f7bc0 --- /dev/null +++ b/.config/hypr/envs.conf @@ -0,0 +1,5 @@ +# Configure Hyprland Environment Variables +# See https://wiki.hypr.land/Configuring/Environment-variables/ + +env = XCURSOR_SIZE,24 +env = HYPRCURSOR_SIZE,24 |
