diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-09 13:59:48 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-09 13:59:48 +0900 |
| commit | 13eb49132583dbbe948ac80f8d941d7b3c8d11f0 (patch) | |
| tree | 20172955003c2cf65d9ad1d3af1eac64c15ab01c /config/hypr/hyprland.conf | |
| parent | c984a8093c4857829026a0772aaa4a6af96ac5f0 (diff) | |
added a solution for the Laptop monitor display to not wake up during hyprctl reload
Diffstat (limited to 'config/hypr/hyprland.conf')
| -rw-r--r-- | config/hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
