From 6cfd24014a50dd04787d758552b11ca717a4a550 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 10 Dec 2025 15:43:03 +0100 Subject: Add hyprland env and update docs for file purposes --- .config/hypr/envs.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .config/hypr/envs.conf (limited to '.config/hypr/envs.conf') 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 -- cgit v1.2.3