diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-29 21:44:35 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-29 21:44:35 +0900 |
| commit | 4244f2dd0a9015417230d8f65a0330d260a93a4e (patch) | |
| tree | 8f3c314818208fc0ea69db9f2a31fec735d1e8bf | |
| parent | ef37da61f883ee8d4a721aeed28c7596beb22734 (diff) | |
updated 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 |
