diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2024-02-19 09:47:20 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-19 09:47:20 +0900 |
| commit | 67c923b06dc4d005b81eab2a8cf8e941f84560b6 (patch) | |
| tree | 0cb760313a52d6bccd93d66a58c55a71acc0a8d2 /config/hypr/hyprland.conf | |
| parent | a160ceeab550d8fdefc0b19f6b3a0dd6c2784db8 (diff) | |
| parent | 4173c27eca72adb760178567c004e4c757c7b978 (diff) | |
Merge pull request #162 from JaKooLit/development
Development
Diffstat (limited to 'config/hypr/hyprland.conf')
| -rw-r--r-- | config/hypr/hyprland.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 69f421cf..343b887b 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -1,12 +1,12 @@ # Sourcing external config files -###### Default Configs +# Default Configs $configs = $HOME/.config/hypr/configs source=$configs/Settings.conf source=$configs/Keybinds.conf -#### User Configs +# User Configs $UserConfigs = $HOME/.config/hypr/UserConfigs source= $UserConfigs/Startup_Apps.conf |
