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