aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-05-10 20:16:11 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-05-10 20:16:11 +0900
commit0b5e264fd9d2bc17c2f2d84cdf785e0c32ca4382 (patch)
tree89e751f924e83e12be2686e45ea1a1819623406b /config/hypr
parentd44b77d2ebc248fd8e94c5bd2e5a3532c9a9fb71 (diff)
added 1 sec sleep function to execute properly the initial-boot.sh
Diffstat (limited to 'config/hypr')
-rwxr-xr-xconfig/hypr/initial-boot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh
index 34f0af90..95b9e491 100755
--- a/config/hypr/initial-boot.sh
+++ b/config/hypr/initial-boot.sh
@@ -16,7 +16,7 @@ effect="--transition-bezier .43,1.19,1,.4 --transition-fps 30 --transition-type
# Check if a marker file exists.
if [ ! -f ~/.config/hypr/.initial_startup_done ]; then
-
+ sleep 1
# Initialize wallust and wallpaper
if [ -f "$wallpaper" ]; then
wallust run -s $wallpaper > /dev/null
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage