From 3e03d299ac4229c58fb11f5804c8d846730c2eff Mon Sep 17 00:00:00 2001 From: Maarten van Gompel Date: Tue, 4 Jun 2024 19:07:53 +0200 Subject: [PATCH] fixup: syntax --- configs/default_hooks/sxmo_hook_apps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/default_hooks/sxmo_hook_apps.sh b/configs/default_hooks/sxmo_hook_apps.sh index 51d1b4d..b7b38ce 100755 --- a/configs/default_hooks/sxmo_hook_apps.sh +++ b/configs/default_hooks/sxmo_hook_apps.sh @@ -24,7 +24,7 @@ write_line_app gnome-2048 "$icon_gam 2048" "gnome-2048" write_line_app jami-qt "$icon_msg Jami" "jami-qt" [ -n "$PLAN9" ] && write_line_app acme "$icon_edt Acme" "acme -c 1 -f $PLAN9/font/pelm/ascii.16.font" write_line_app aerc "$icon_eml Aerc" "sxmo_terminal.sh aerc" -write_line_app alacritty $icon_trm "Alacritty" "alacritty" +write_line_app alacritty "$icon_trm Alacritty" "alacritty" write_line_app amberol "$icon_mus Amberol" "amberol $XDG_MUSIC_DIR" write_line_app amfora "$icon_glb Amfora" "sxmo_terminal.sh amfora" write_line_app animatch "$icon_gam Animatch" "animatch" -- 2.45.2