commit 5e88941adfb3962e09315136258eb0887685aca0 Author: arindy Date: Fri May 15 13:33:46 2026 +0200 initial commit 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