hyprland: add eww to execs

This commit is contained in:
2025-10-18 03:08:20 +02:00
parent 6ad35925b2
commit 3a903205d9
3 changed files with 8 additions and 5 deletions

View File

@@ -10,9 +10,11 @@ sed -i "s|^\$border: #[0-9a-fA-F]\{6\};\$|\$border: #${colorHex};|" "$file" || {
exit 1
}
pgrep -x eww >/dev/null -u "$USER" && eww reload || {
log_error "Failed to reload eww, is it running?"
exit 1
}
if pgrep -x eww >/dev/null -u "$USER"; then
eww reload || {
log_error "Failed to reload eww, is it running?"
exit 1
}
fi
log_success "eww"

View File

@@ -12,7 +12,7 @@ sed -i 's/^\( set -g fetch_color "\)#\([0-9a-fA-F]\{6\}\)"/\1#'"${colorHex}"'
log_success "fastfetch"
# Also apply to omp in here
# Also apply to omp here
file="$path"/../posh_theme.omp.json

View File

@@ -19,6 +19,7 @@ exec-once = hyprpm reload
exec-once = mako
exec-once = nm-applet
exec-once = blueman-applet
exec-once = eww daemon
# Audio
# exec-once = easyeffects --gapplication-service