hyprland: prevent error from loading nonexistent user config files

This commit is contained in:
end-4
2026-04-08 12:12:20 +02:00
parent a8761bc6f2
commit a5eca98543
7 changed files with 15 additions and 0 deletions
+9
View File
@@ -3,11 +3,15 @@
# --- Environment variables ---
source=hyprland/env.conf
# hyprlang noerror true
source=custom/env.conf
# hyprlang noerror false
# --- Other vars ---
source=hyprland/variables.conf
# hyprlang noerror true
source=custom/variables.conf
# hyprlang noerror false
# --- Defaults ---
# hyprlang if !dontLoadDefaultExecs
@@ -27,10 +31,15 @@ source=hyprland/keybinds.conf
# hyprlang endif
# --- Custom ---
# hyprlang noerror true
source=custom/execs.conf
# hyprlang noerror true
source=custom/general.conf
# hyprlang noerror true
source=custom/rules.conf
# hyprlang noerror true
source=custom/keybinds.conf
# hyprlang noerror false
# --- nwg-displays support ---
source=workspaces.conf