Update file run_onchange_after_99-restart-gnome.tmpl

This commit is contained in:
Brian Zalewski 2023-01-31 07:01:26 +00:00
parent cb18da2035
commit 104f1da369

View file

@ -6,6 +6,8 @@ if command -v gnome-shell > /dev/null; then
logg info 'Manually reload `gnome-shell`'
# logg info 'Reloading `gnome-shell`'
# killall -3 gnome-shell
# Disabled because it causes the terminal window with the logs to close
# If you don't mind this, you can enable (logs are still stored at "${XDG_DATA_HOME:-$HOME/.local/share}/megabyte-labs/betelgeuse.$(date +%s).log")
fi
{{ end -}}