diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2023-11-14 00:21:41 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-14 00:21:41 +0900 |
| commit | b8cea1165d324a985a2b8e0a251d83d93098e419 (patch) | |
| tree | 509bf15634b764622689981f1845c593d6d97e33 /config/hypr/hyprland.conf | |
| parent | 628caaee7981c521f916400c7283f972b6d31da4 (diff) | |
| parent | 95a3ea72a3a7f4ca493b531759b17b811c66c950 (diff) | |
Merge pull request #20 from JaKooLit/Dev
Laptop conf file creation and moving specific laptop use cases into into it
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 |
