|
|
|
@ -18,7 +18,7 @@ if [ ! -f ~/.hyprland_startup_done ]; then |
|
|
|
fi |
|
|
|
fi |
|
|
|
|
|
|
|
|
|
|
|
# Initializing the initial wallpaper and wal |
|
|
|
# Initializing the initial wallpaper and wal |
|
|
|
exec ~/.config/hypr/scripts/Wallpaper.sh |
|
|
|
exec ~/.config/hypr/scripts/Wallpaper.sh & |
|
|
|
|
|
|
|
|
|
|
|
# Create a marker file to indicate that the script has been executed. |
|
|
|
# Create a marker file to indicate that the script has been executed. |
|
|
|
touch ~/.hyprland_startup_done |
|
|
|
touch ~/.hyprland_startup_done |
|
|
|
|