Remove theme switching

This commit is contained in:
Ryan Hughes
2025-07-07 19:05:07 -04:00
parent a2fa2cf632
commit 4e6901734c
3 changed files with 0 additions and 56 deletions

View File

@ -35,9 +35,6 @@ ln -nsf "$NEW_THEME" "$HOME/.config/omarchy/current/theme"
# Touch alacritty config to pickup the changed theme
touch "$HOME/.config/alacritty/alacritty.toml"
# Touch .plymouth-sync-needed to signal rebuild on shutdown / reboot
touch "$HOME/.config/omarchy/.plymouth-sync-needed"
# Restart for new theme
pkill -SIGUSR2 waybar
makoctl reload