*.sh: Fix some shellcheck issues

This commit is contained in:
2025-06-27 12:59:13 +02:00
parent 3eb9113546
commit 5078b6a63f
7 changed files with 16 additions and 15 deletions

View File

@@ -17,7 +17,7 @@ entries=(
[reboot]="$controller reboot"
[shutdown]="$controller poweroff"
[suspend]="$controller suspend"
[suspend (scheduled)]="scheduled_suspend"
["suspend (scheduled)"]="scheduled_suspend"
)
declare -a rofi_args