Per-theme hyprland active border color

This commit is contained in:
David Heinemeier Hansson
2025-06-22 20:35:48 -04:00
parent 3e91dfe25d
commit d0449fda9e
8 changed files with 27 additions and 0 deletions

View File

@ -38,6 +38,7 @@ touch "$HOME/.config/alacritty/alacritty.toml"
# Restart for new theme
pkill waybar && setsid waybar
pkill swaync && setsid swaync
hyprctl reload
# Set new background
ln -nsf $(find "$HOME/.config/omarchy/current/backgrounds/" -type f | head -n 1) "$HOME/.config/omarchy/current/background"