Fix the vibe coding hallucinations from swayosd theming

This commit is contained in:
David Heinemeier Hansson
2025-07-23 11:53:04 -04:00
parent c36d76bb1c
commit 98f848d4a0
3 changed files with 7 additions and 8 deletions

View File

@ -35,12 +35,11 @@ fi
# Trigger alacritty config reload
touch "$HOME/.config/alacritty/alacritty.toml"
# Trigger btop config reload
pkill -SIGUSR2 btop
# Restart components to apply new theme
pkill -SIGUSR2 btop
pkill -SIGUSR2 waybar
pkill -SIGUSR2 swayosd-server
pkill swayosd-server
setsid uwsm app -- swayosd-server &>/dev/null &
makoctl reload
hyprctl reload