This commit is contained in:
David Heinemeier Hansson 2025-08-25 12:10:41 +02:00
parent a50041721c
commit b44661a0ad

View File

@ -4,4 +4,4 @@ sudo systemctl restart systemd-timesyncd
sudo tzupdate
new_timezone=$(timedatectl show -p Timezone --value)
omarchy-restart-waybar
notify-send "Timezone has been set to $new_timezone"
notify-send "Time synced and timezone set to $new_timezone"