shellcheck fixes
This commit is contained in:
parent
f3511b149a
commit
64e7140501
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ programchoicesinit() {
|
|||
printf %b "Off → On" || printf %b "On → Off";
|
||||
printf %b "^ 1 ^ sxmo_flashtoggle.sh"
|
||||
)
|
||||
$([ "$wm" = sway ] && printf "$icon_cfg Idle Config ^ 1 ^ sxmo_idle.sh config")
|
||||
$([ "$wm" = sway ] && echo "$icon_cfg Idle Config ^ 1 ^ sxmo_idle.sh config")
|
||||
$icon_cfg Invert Colors ^ 1 ^ xcalib -a -invert
|
||||
$icon_clk Change Timezone ^ 1 ^ sxmo_timezonechange.sh
|
||||
$icon_ror Autorotate $(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue