diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-10-22 15:55:57 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-10-22 15:55:57 +0900 |
| commit | c222e1bad2ba5e779c3af5b956906c82ead43271 (patch) | |
| tree | a5253e0861c200ff90354169e1f67ef42ebf0ef9 /config/hypr/hyprland.conf | |
| parent | bb0be21dba7980fc1c047eaba24eda1712bd7f31 (diff) | |
Initial upload
Diffstat (limited to 'config/hypr/hyprland.conf')
| -rw-r--r-- | config/hypr/hyprland.conf | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf new file mode 100644 index 00000000..cff39f4f --- /dev/null +++ b/config/hypr/hyprland.conf @@ -0,0 +1,15 @@ +# Sourcing external config files +$configs = $HOME/.config/hypr/configs + +source=$configs/ENVariables.conf +source=$configs/Execs.conf +source=$configs/Keybinds.conf +source=$configs/Monitors.conf +source=$configs/WindowRules.conf +source=$configs/Settings.conf + + + + + + |
