omarchy/bin/omarchy-update

12 lines
224 B
Bash
Executable File

#!/bin/bash
set -e
omarchy-cmd-timesync
omarchy-snapshot create || [ $? -eq 127 ]
omarchy-update-git
omarchy-migrate
omarchy-update-system-pkgs
omarchy-update-restart
omarchy-restart-waybar # removes update-available icon