mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Per-theme hyprland active border color
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user