diff --git a/bin/bin/autostart b/bin/bin/autostart index 6bb1fc9..19d8a99 100755 --- a/bin/bin/autostart +++ b/bin/bin/autostart @@ -21,6 +21,8 @@ source ~/.fehbg #other (sleep 1 && picom --config "$HOME/.config/picom.conf" )& #(sleep 1 && keynav)& +# warped > keynav +(sleep 1 && warpd)& (sleep 0 && ~/bin/keyboard ) & killall wired (sleep 1 && wired ) &