diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2024-02-19 09:44:37 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2024-02-19 09:44:37 +0900 |
| commit | d152871475cee8b9fd0f43fea6267def699445a9 (patch) | |
| tree | 0cb760313a52d6bccd93d66a58c55a71acc0a8d2 /config/hypr/hyprland.conf | |
| parent | af8626d4ce57a1e5e21d79a6a4217ae2a6f8bdb6 (diff) | |
remove extra # to fix latest update errors
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 |
