🔧 chore(update): reload hyprland configs after installation

this allows using the updated colorshell just after the update, without bugs
This commit is contained in:
retrozinndev
2025-10-26 17:31:07 -03:00
parent 270e1b6b6f
commit c85449ebf7
+3
View File
@@ -125,6 +125,9 @@ if [[ "$answer" == y ]] || [[ "$skip_prompts" ]]; then
mkdir -p $APPS_HOME
cp -f $repo_directory/build/release/colorshell.desktop $APPS_HOME
# reload hyprland settings, because it stops monitoring when too much changes are made
hyprctl reload
if Is_running; then
Send_log "colorshell is running, restarting shell..."
colorshell quit || killall gjs