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/configs/Settings.conf | |
| parent | af8626d4ce57a1e5e21d79a6a4217ae2a6f8bdb6 (diff) | |
remove extra # to fix latest update errors
Diffstat (limited to 'config/hypr/configs/Settings.conf')
| -rw-r--r-- | config/hypr/configs/Settings.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/configs/Settings.conf b/config/hypr/configs/Settings.conf index 96f6f1e9..e96d85e3 100644 --- a/config/hypr/configs/Settings.conf +++ b/config/hypr/configs/Settings.conf @@ -1,8 +1,8 @@ -## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## +# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # # Default Settings. avoid changing this file as during update, this will be replaced -## refer to Hyprland wiki for more info https://wiki.hyprland.org/Configuring/Variables +# refer to Hyprland wiki for more info https://wiki.hyprland.org/Configuring/Variables # Initial boot script enable to apply initial wallpapers, theming, new settings etc. exec-once = $HOME/.config/hypr/initial-boot.sh
\ No newline at end of file |
