mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-27 07:20:14 +00:00
increase grub boot delay for switching os
This commit is contained in:
@ -27,7 +27,7 @@
|
|||||||
if keystatus --shift ; then
|
if keystatus --shift ; then
|
||||||
set timeout=-1
|
set timeout=-1
|
||||||
else
|
else
|
||||||
set timeout=0
|
set timeout=3
|
||||||
fi
|
fi
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user