mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Moving away from SIGUSER2 didn't help with the stacking, so return it
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user