From 5e88941adfb3962e09315136258eb0887685aca0 Mon Sep 17 00:00:00 2001 From: arindy Date: Fri, 15 May 2026 13:33:46 +0200 Subject: [PATCH] initial commit --- .config/hypr/hyprland.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .config/hypr/hyprland.conf diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf new file mode 100644 index 0000000..aad93fd --- /dev/null +++ b/.config/hypr/hyprland.conf @@ -0,0 +1,15 @@ +# ####################################################################################### +# Arindy HYPRLAND CONFIG. +# ####################################################################################### + +# Refer to the wiki for more information. +# https://wiki.hypr.land/Configuring/ +source=./shared.conf +source=./conf/monitors.conf +source=./conf/autostart.conf +source=./conf/env.conf +source=./conf/permissions.conf +source=./conf/input.conf +source=./conf/keybinds.conf +source=./conf/style.conf +source=./conf/windows.conf