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.conf18
1 files changed, 12 insertions, 6 deletions
diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf
index c09e6f75..4fd65aa4 100644
--- a/config/hypr/hyprland.conf
+++ b/config/hypr/hyprland.conf
@@ -1,17 +1,23 @@
# 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
+#### 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