6 lines
166 B
Bash
6 lines
166 B
Bash
#!/bin/bash
|
|
|
|
asusctl profile -n
|
|
|
|
notify-send -i $HOME/.config/hypr/scripts/dunst/icons/performance.svg -u low -r "3378455" "$(asusctl profile -p | sed 's/^.*is //')"
|