#!/usr/bin/bash # ABOUTME: Interactive system update wrapper for use as Waybar on-click action. # ABOUTME: Runs paru and waits for keypress before closing the terminal. paru echo read -n 1 -s -r -p "Press any key to close..."