diff --git a/.config/fish/functions/rebar.fish b/.config/fish/functions/rebar.fish index 977dbf1..72d7056 100644 --- a/.config/fish/functions/rebar.fish +++ b/.config/fish/functions/rebar.fish @@ -1,5 +1,5 @@ function rebar pkill -fi polybar; and pkill -fi -9 polybar bspc config top_padding -10 - polybar m-bar &> /dev/null & disown + nohup polybar m-bar &> /dev/null & disown end