mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Make setting timezone an explicit act
Since we can't always rely on geo guessing everywhere and it is slow
This commit is contained in:
@@ -395,7 +395,7 @@ show_update_menu() {
|
||||
*Process*) show_update_process_menu ;;
|
||||
*Hardware*) show_update_hardware_menu ;;
|
||||
*Firmware*) present_terminal omarchy-update-firmware ;;
|
||||
*Timezone*) omarchy-cmd-tzupdate ;;
|
||||
*Timezone*) present_terminal omarchy-tz-select ;;
|
||||
*Password*) show_update_password_menu ;;
|
||||
*) show_main_menu ;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user