diff --git a/bin/omarchy-theme-set b/bin/omarchy-theme-set index 46a5c35..25bc979 100755 --- a/bin/omarchy-theme-set +++ b/bin/omarchy-theme-set @@ -29,7 +29,8 @@ ln -nsf "$THEME_PATH" "$CURRENT_THEME_DIR" touch "$HOME/.config/alacritty/alacritty.toml" # Restart components to apply new theme -pkill -SIGUSR2 waybar +pkill waybar &>/dev/null +setsid waybar &>/dev/null & makoctl reload hyprctl reload