diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-16 18:35:40 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-16 18:35:40 +0100 |
| commit | 7e5573f2f391911f97c5531190bf07c8df04c20a (patch) | |
| tree | c21a1ffd27f49c8e1470e9975a6bf883671001a1 /.config/hypr/hyprland.conf | |
| parent | 6c3178986b258dc0b6b99784fcb1450a506c3609 (diff) | |
Add extra hyprland configuration files and configure themes
Diffstat (limited to '.config/hypr/hyprland.conf')
| -rw-r--r-- | .config/hypr/hyprland.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 8a6bd6d..8958e6d 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -6,5 +6,10 @@ source = /etc/hypr/hyprland.conf # User configurations +source = ~/.config/hypr/autostart.conf +source = ~/.config/hypr/monitors.conf source = ~/.config/hypr/input.conf source = ~/.config/hypr/bindings.conf +source = ~/.config/hypr/envs.conf +source = ~/.config/hypr/looknfeel.conf +source = ~/.config/hypr/rules.conf |
