fix: keyboard on startup

This commit is contained in:
Flinner 2021-07-04 10:35:58 +03:00
parent ae384a00b4
commit 0f0c483d16
Signed by: flinner
GPG Key ID: 95CE0DA7F0E58CA6
1 changed files with 1 additions and 1 deletions

View File

@ -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) &