diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-12-22 22:37:46 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-12-22 22:37:46 +0100 |
| commit | 57a759f001a74114cb5e2e8e5077cadcd4bad4b4 (patch) | |
| tree | 8fa4c07d82634bac705e66409dc7f1e70a6346bc /.config/hypr | |
| parent | 58ae6ebbf455e64b430a6c62fa45d3c674829250 (diff) | |
Update the configuration of hyprland and mako
Diffstat (limited to '.config/hypr')
| -rw-r--r-- | .config/hypr/hyprland.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index af45317..8a6bd6d 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -2,5 +2,9 @@ # Based on Omarchy hyprland setup # check /etc/hyprland/hyprland.conf for the defaults +# System defaults +source = /etc/hypr/hyprland.conf + +# User configurations source = ~/.config/hypr/input.conf source = ~/.config/hypr/bindings.conf |
