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.conf23
1 files changed, 9 insertions, 14 deletions
diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf
index 71f243e7..f509a76d 100644
--- a/config/hypr/hyprland.conf
+++ b/config/hypr/hyprland.conf
@@ -9,35 +9,30 @@ exec-once = $HOME/.config/hypr/initial-boot.sh
# Sourcing external config files
$configs = $HOME/.config/hypr/configs # Default Configs directory path
-
-source=$configs/Keybinds.conf # Pre-configured keybinds
-
# ## This is where you want to start tinkering
$UserConfigs = $HOME/.config/hypr/UserConfigs # User Configs directory path
-source= $UserConfigs/Startup_Apps.conf # put your start-up packages on this file
+source=$configs/Keybinds.conf # Pre-configured keybinds
-source= $UserConfigs/ENVariables.conf # Environment variables to load
+# Load vendor defaults, then user additions/overrides
+source= $configs/Startup_Apps.conf
+source= $UserConfigs/Startup_Apps.conf
-#source= $UserConfigs/Monitors.conf # Its all about your monitor config (old dots) will remove on push to main
-#source= $UserConfigs/WorkspaceRules.conf # Hyprland workspaces (old dots) will remove on push to main
+source= $UserConfigs/ENVariables.conf # Environment variables to load
source= $UserConfigs/Laptops.conf # For laptop related
-
source= $UserConfigs/LaptopDisplay.conf # Laptop display related. You need to read the comment on this file
-source= $UserConfigs/WindowRules.conf # all about Hyprland Window Rules and Layer Rules
+# Load vendor defaults, then user additions
+source= $configs/WindowRules.conf # all about Hyprland Window Rules and Layer Rules (defaults)
+source= $UserConfigs/WindowRules.conf # Window Rules and Layer Rules user configs
source= $UserConfigs/UserDecorations.conf # Decorations config file
-
source= $UserConfigs/UserAnimations.conf # Animation config file
-
source= $UserConfigs/UserKeybinds.conf # Put your own keybinds here
-
source= $UserConfigs/UserSettings.conf # Main Hyprland Settings.
-
source= $UserConfigs/01-UserDefaults.conf # settings for User defaults apps
# nwg-displays
source= $HOME/.config/hypr/monitors.conf
-source= $HOME/.config/hypr/workspaces.conf \ No newline at end of file
+source= $HOME/.config/hypr/workspaces.conf
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage