Restart swaync too
This commit is contained in:
parent
21273c80b6
commit
d0e8d28d9d
@ -35,8 +35,9 @@ ln -nsf "$NEW_THEME" "$HOME/.config/omarchy/current/theme"
|
|||||||
# Touch alacritty config to pickup the changed theme
|
# Touch alacritty config to pickup the changed theme
|
||||||
touch "$HOME/.config/alacritty/alacritty.toml"
|
touch "$HOME/.config/alacritty/alacritty.toml"
|
||||||
|
|
||||||
# Restart waybar for new theme
|
# Restart for new theme
|
||||||
pkill waybar && setsid waybar
|
pkill waybar && setsid waybar
|
||||||
|
pkill swaync && setsid swaync
|
||||||
|
|
||||||
# Set new background
|
# Set new background
|
||||||
ln -nsf $(find "$HOME/.config/omarchy/current/backgrounds/" -type f | head -n 1) "$HOME/.config/omarchy/current/background"
|
ln -nsf $(find "$HOME/.config/omarchy/current/backgrounds/" -type f | head -n 1) "$HOME/.config/omarchy/current/background"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user