mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 22:12:56 +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
|
if keystatus --shift ; then
|
||||||
set timeout=-1
|
set timeout=-1
|
||||||
else
|
else
|
||||||
set timeout=0
|
set timeout=3
|
||||||
fi
|
fi
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user