2025-07-08 21:57:02 -04:00

6 lines
154 B
Bash
Executable File

# Set clock to 12 hour time
gsettings set org.gnome.desktop.interface clock-format '12h'
# Set timezone to EST
timedatectl set-timezone America/New_York