diff --git a/bin/omarchy-cmd-tzupdate b/bin/omarchy-cmd-tzupdate index 1c5d0ac1..ff47f55e 100755 --- a/bin/omarchy-cmd-tzupdate +++ b/bin/omarchy-cmd-tzupdate @@ -2,4 +2,5 @@ sudo tzupdate new_timezone=$(timedatectl show -p Timezone --value) +omarchy-restart-waybar notify-send "Timezone has been set to $new_timezone"