From 13eb49132583dbbe948ac80f8d941d7b3c8d11f0 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 9 Dec 2023 13:59:48 +0900 Subject: added a solution for the Laptop monitor display to not wake up during hyprctl reload --- config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'config/hypr/hyprland.conf') diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 65f0b83b..c09e6f75 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -5,6 +5,7 @@ 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 -- cgit v1.2.3