mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Must restart waybar when timezone is changed to have it reflect immediately
This commit is contained in:
@@ -2,4 +2,5 @@
|
|||||||
|
|
||||||
sudo tzupdate
|
sudo tzupdate
|
||||||
new_timezone=$(timedatectl show -p Timezone --value)
|
new_timezone=$(timedatectl show -p Timezone --value)
|
||||||
|
omarchy-restart-waybar
|
||||||
notify-send "Timezone has been set to $new_timezone"
|
notify-send "Timezone has been set to $new_timezone"
|
||||||
|
|||||||
Reference in New Issue
Block a user