summaryrefslogtreecommitdiff
path: root/mac/.config/shell/profile
diff options
context:
space:
mode:
Diffstat (limited to 'mac/.config/shell/profile')
-rw-r--r--mac/.config/shell/profile2
1 files changed, 1 insertions, 1 deletions
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 &