hypr: fix deprecated colours

Also increase delay for reloading hyprland in install script
This commit is contained in:
2 * r + 2 * t 2025-06-23 21:09:36 +10:00
parent f291845c44
commit c1947d8e37
3 changed files with 6 additions and 6 deletions

View file

@ -280,7 +280,7 @@ end
# Generate scheme stuff if needed
if ! test -f $state/caelestia/scheme.json
caelestia scheme set -n shadotheme
sleep .1
sleep .5
hyprctl reload
end