From ff01dfcf0d14d1a43a8fbf497e9ab935ee6c34f5 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 13 Sep 2025 17:08:33 +0900 Subject: updates --- mac/.config/shell/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mac/.config/shell') diff --git a/mac/.config/shell/profile b/mac/.config/shell/profile index 3c20484..5ca0550 100644 --- a/mac/.config/shell/profile +++ b/mac/.config/shell/profile @@ -232,4 +232,4 @@ export STARDICT_HISTFILE="$XDG_DATA_HOME/history/dic" export SDCV_PAGER='less --quit-if-one-screen -RX' ### --- SHORTCUTS --- ### -[ ! -f "$XDG_CONFIG_HOME/shell/shortcutrc" ] && setsid -f shortcuts >/dev/null 2>&1 +[ ! -f "$XDG_CONFIG_HOME/shell/shortcutrc" ] && nohup bmshortcuts >/dev/null 2>&1 & -- cgit v1.2.3