reload terminal colors when apply

This commit is contained in:
flick0
2023-09-09 20:24:42 +00:00
parent bcb0697ae8
commit 3743c25261

View File

@@ -3,6 +3,8 @@
set -Ux STARSHIP_CONFIG $argv[1]/starship.toml
set color ~/.config/hypr/scripts/color
pkill -USR2 fish
hyprctl keyword general:col.active_border "0xff$($color cursor -n)"
hyprctl keyword general:col.inactive_border "0xff$($color 8 -n)"