mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 07:35:38 +00:00
increase grub boot delay for switching os
This commit is contained in:
parent
848c8aac5f
commit
f50bbeba94
@ -27,7 +27,7 @@
|
||||
if keystatus --shift ; then
|
||||
set timeout=-1
|
||||
else
|
||||
set timeout=0
|
||||
set timeout=3
|
||||
fi
|
||||
'';
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user