Must restart waybar when timezone is changed to have it reflect immediately
This commit is contained in:
parent
377f3e6d83
commit
accc7a903e
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user