aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/initial-boot.sh
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-22 15:28:48 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-22 15:28:48 +0900
commit1584abe49686f4d868ebc2f247a07b5e6ecabc26 (patch)
tree7191bf803bf5dcfaab93760e2428c289836238ca /config/hypr/initial-boot.sh
parentca477e1762592a23a6e683445ea4858762f098bc (diff)
updated copy.sh to restore modified or unique files in waybar configs and style. Updated initial-boot.sh to not do anything on waybar
Diffstat (limited to 'config/hypr/initial-boot.sh')
-rwxr-xr-xconfig/hypr/initial-boot.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh
index 43856e04..4d62775d 100755
--- a/config/hypr/initial-boot.sh
+++ b/config/hypr/initial-boot.sh
@@ -53,10 +53,10 @@ if [ ! -f ~/.config/hypr/.initial_startup_done ]; then
"$scriptsDir/SwitchKeyboardLayout.sh" > /dev/null 2>&1 &
# waybar style
- if [ -L "$HOME/.config/waybar/config" ]; then
- ln -sf "$waybar_style" "$HOME/.config/waybar/style.css"
- "$scriptsDir/Refresh.sh" > /dev/null 2>&1 &
- fi
+ #if [ -L "$HOME/.config/waybar/config" ]; then
+ ## ln -sf "$waybar_style" "$HOME/.config/waybar/style.css"
+ # "$scriptsDir/Refresh.sh" > /dev/null 2>&1 &
+ #fi
# Create a marker file to indicate that the script has been executed.
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage