aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/hyprland.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/hypr/hyprland.conf')
-rw-r--r--config/hypr/hyprland.conf21
1 files changed, 13 insertions, 8 deletions
diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf
index c09e6f75..24c0be6f 100644
--- a/config/hypr/hyprland.conf
+++ b/config/hypr/hyprland.conf
@@ -1,17 +1,22 @@
# Sourcing external config files
+
+###### Default Configs
$configs = $HOME/.config/hypr/configs
-source=$configs/ENVariables.conf
-source=$configs/Execs.conf
-source=$configs/Keybinds.conf
-source=$configs/Laptops.conf
-source=$configs/LaptopDisplay.conf
-source=$configs/Monitors.conf
-source=$configs/WindowRules.conf
source=$configs/Settings.conf
+source=$configs/Keybinds.conf
+#### User Configs
+$UserConfigs = $HOME/.config/hypr/UserConfigs
-
+source= $UserConfigs/Startup_Apps.conf
+source= $UserConfigs/ENVariables.conf
+source= $UserConfigs/UserKeybinds.conf
+source= $UserConfigs/UserSettings.conf
+source= $UserConfigs/Monitors.conf
+source= $UserConfigs/Laptops.conf
+source= $UserConfigs/LaptopDisplay.conf
+source= $UserConfigs/WindowRules.conf
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage