diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-14 00:18:18 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-14 00:18:18 +0900 |
| commit | 95a3ea72a3a7f4ca493b531759b17b811c66c950 (patch) | |
| tree | 509bf15634b764622689981f1845c593d6d97e33 /config/hypr/hyprland.conf | |
| parent | 628caaee7981c521f916400c7283f972b6d31da4 (diff) | |
Laptop conf file creation
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 cff39f4f..65f0b83b 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -4,6 +4,7 @@ $configs = $HOME/.config/hypr/configs source=$configs/ENVariables.conf source=$configs/Execs.conf source=$configs/Keybinds.conf +source=$configs/Laptops.conf source=$configs/Monitors.conf source=$configs/WindowRules.conf source=$configs/Settings.conf |
