diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-01-30 12:13:14 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-30 12:13:14 +0900 |
| commit | 6c8bba4f3cdcaec0e2a978c47252b63dbcf4af38 (patch) | |
| tree | 3e33a5e4e712ed76702396feca7e433561c59ef1 /config/hypr/hyprland.conf | |
| parent | fe7318f179d9e767e974e7613de3fdfdc8c3ddfd (diff) | |
| parent | bee0fe2eba9b5f463c3dcc4318e0a1e476477ccd (diff) | |
Merge pull request #537 from JaKooLit/development
Development to Main
Diffstat (limited to 'config/hypr/hyprland.conf')
| -rw-r--r-- | config/hypr/hyprland.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 57ab705d..7f9ebab9 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -16,7 +16,8 @@ source= $UserConfigs/Monitors.conf source= $UserConfigs/Laptops.conf source= $UserConfigs/LaptopDisplay.conf source= $UserConfigs/WindowRules.conf -source= $UserConfigs/UserDecorAnimations.conf +source= $UserConfigs/UserDecorations.conf +source= $UserConfigs/UserAnimations.conf source= $UserConfigs/UserKeybinds.conf source= $UserConfigs/UserSettings.conf -source= $UserConfigs/WorkspaceRules.conf
\ No newline at end of file +source= $UserConfigs/WorkspaceRules.conf |
