diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-12-10 23:48:55 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-12-10 23:48:55 +0100 |
| commit | b896e383c78c74fd87bfda38774ce54a75d9d2ab (patch) | |
| tree | c443f7db3a49896cd208a27911105123a5dfb5e5 /.config/hypr/hyprland.conf | |
| parent | 725dfed963e22adbca450c5deff50b21be5f91d9 (diff) | |
Clean up hyprland and use the role defaults
Diffstat (limited to '.config/hypr/hyprland.conf')
| -rw-r--r-- | .config/hypr/hyprland.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 8c0c82c..af45317 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -1,7 +1,6 @@ # Hyprland main configuration file # Based on Omarchy hyprland setup -source = ~/.config/hypr/monitors.conf +# check /etc/hyprland/hyprland.conf for the defaults + source = ~/.config/hypr/input.conf source = ~/.config/hypr/bindings.conf -source = ~/.config/hypr/envs.conf -source = ~/.config/hypr/looknfeel.conf |
