From 7e5573f2f391911f97c5531190bf07c8df04c20a Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Fri, 16 Jan 2026 18:35:40 +0100 Subject: Add extra hyprland configuration files and configure themes --- .config/hypr/envs.conf | 9 +++++++++ 1 file changed, 9 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..4154cbf --- /dev/null +++ b/.config/hypr/envs.conf @@ -0,0 +1,9 @@ +# Override hyprland default envs +# check /etc/hypr/envs.conf + +# Banana theme +env = XCURSOR_SIZE,32 +env = HYPRCURSOR_SIZE,32 + +env = XCURSOR_THEME,Banana +env = HYPRCURSOR_THEME,Banana -- cgit v1.2.3