mirror of https://github.com/Flinner/dots.git
fix: keyboard on startup
This commit is contained in:
parent
ae384a00b4
commit
0f0c483d16
|
@ -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) &
|
||||
|
|
Loading…
Reference in New Issue