Files
wallpaper-engine-caelestia/waybar/scripts/uptime.sh
2026-03-30 14:53:09 -06:00

6 lines
102 B
Bash
Executable File

#!/bin/bash
# Devuelve el tiempo encendido del sistema en formato legible
uptime -p | sed 's/up //'