diff options
| -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 |
