Moving away from SIGUSER2 didn't help with the stacking, so return it

This commit is contained in:
David Heinemeier Hansson
2025-07-19 15:11:52 -05:00
parent cf71a3f101
commit f569c4e365
2 changed files with 2 additions and 4 deletions

View File

@ -46,8 +46,7 @@ touch "$HOME/.config/alacritty/alacritty.toml"
pkill -SIGUSR2 btop
# Restart components to apply new theme
pkill waybar
setsid waybar >/dev/null 2>&1 &
pkill -SIGUSR2 waybar
makoctl reload
hyprctl reload