X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=script-files;h=e369ceb1c65acd18faec5efca115982d2a5944a3;hb=HEAD;hp=f2b5d44a62f74cfb5f8f3e59e9ce40b9697a907a;hpb=50f25d1eec109c4596cfc638c9a7c98da0f0b5d0;p=distro-setup diff --git a/script-files b/script-files index f2b5d44..1cbb6aa 100644 --- a/script-files +++ b/script-files @@ -45,6 +45,16 @@ my_bin_files=( prof-tail prof-notify /a/bin/newns/newns + /a/bin/fai/fai/config/distro-install-common/ethusb-static + i3-auto-layout-toggle + i3-event-hook + i3-mouse-warp + i3-pull + i3-set-layout + i3-split-maybe + i3-split-push + copyq-restart + toggle-mute ) for f in /b/log-quiet/*; do @@ -65,4 +75,3 @@ my_service_scripts=( # note: turn this into an array if we ever add more my_lib_files=/a/bin/bash-bear-trap/bash-bear -all_my_scripts=("${my_service_scripts[@]}" "${my_bin_files[@]}" $my_lib_files)