diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2023-12-29 12:30:50 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2023-12-29 12:30:50 +0900 |
| commit | 7dd29c700fe9bf791c6cc7a39d0bfe916d80cac5 (patch) | |
| tree | fe7048ad8f98d82dce8be7257606b610afdd0c5d /config/hypr/configs | |
| parent | dcbb02b43a80e2be6ac2b77a4775b7df623d4809 (diff) | |
Final changes for v2.2.2
Diffstat (limited to 'config/hypr/configs')
| -rw-r--r-- | config/hypr/configs/Settings.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/hypr/configs/Settings.conf b/config/hypr/configs/Settings.conf index e9901013..96f6f1e9 100644 --- a/config/hypr/configs/Settings.conf +++ b/config/hypr/configs/Settings.conf @@ -1,7 +1,8 @@ ## /* ---- 💫 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 - - +# 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 |
