dotfiles/.config/waybar/scripts/get_power_profile.sh
2025-05-28 18:27:10 +02:00

5 lines
64 B
Bash
Executable File

#!/bin/bash
profile = $(asusctl profile -p |awk '{print $4}')