From ce2793694db5fdf3d6b5e5dac612528d61adede9 Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Sun, 28 Sep 2025 19:57:25 +0530 Subject: modulaized hyprland + styled hyprlock from end4 config --- hypr/hyprland/env.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 hypr/hyprland/env.conf (limited to 'hypr/hyprland/env.conf') diff --git a/hypr/hyprland/env.conf b/hypr/hyprland/env.conf new file mode 100644 index 0000000..bccc699 --- /dev/null +++ b/hypr/hyprland/env.conf @@ -0,0 +1,3 @@ +# See https://wiki.hyprland.org/Configuring/Environment-variables/ +env = XCURSOR_SIZE,24 +env = XCURSOR_THEME,Adwaita -- cgit v1.2.3