diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-12-10 15:43:03 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-12-10 15:43:03 +0100 |
| commit | 6cfd24014a50dd04787d758552b11ca717a4a550 (patch) | |
| tree | f0358ba1ab7f904a543f78fa1ba659d7a07449d8 /.config/hypr/envs.conf | |
| parent | fb03fb31bb4661d6bfd57d779b4094160087d14f (diff) | |
Add hyprland env and update docs for file purposes
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 |
