mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Waybar can reload without getting killed
This commit is contained in:
@ -36,8 +36,8 @@ ln -nsf "$NEW_THEME" "$HOME/.config/omarchy/current/theme"
|
||||
touch "$HOME/.config/alacritty/alacritty.toml"
|
||||
|
||||
# Restart for new theme
|
||||
pkill waybar && setsid waybar
|
||||
pkill swaync && setsid swaync
|
||||
pkill -SIGUSR2 waybar
|
||||
hyprctl reload
|
||||
|
||||
# Set new background
|
||||
|
Reference in New Issue
Block a user