diff --git a/bin/bin/autostart b/bin/bin/autostart index 2f590d9..594a467 100755 --- a/bin/bin/autostart +++ b/bin/bin/autostart @@ -21,7 +21,7 @@ source ~/.fehbg #other (sleep 1 && picom --config "$HOME/.config/picom.conf" )& (sleep 1 && keynav)& -(sleep 1 && ~/bin/startup/keyboard ) & +(sleep 0 && ~/bin/keyboard ) & (sleep 1 && wired ) & (sleep 3 && optimus-manager-qt) & (sleep 3 && flameshot) &