diff options
| author | Miguel <m.i@gmx.at> | 2018-10-19 23:17:00 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-10-19 23:17:00 +0200 |
| commit | dffe2aa65968b66329a83a0411c7ca97b1c57493 (patch) | |
| tree | eba9e132dda6238d47664bdd985208e218690eb1 /grubiso/boot | |
| parent | c9c26727a11c37f61bc51662c3ca498737ce523f (diff) | |
struggling with our compositor....
Diffstat (limited to 'grubiso/boot')
| -rw-r--r-- | grubiso/boot/grub/grub.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grubiso/boot/grub/grub.cfg b/grubiso/boot/grub/grub.cfg index 86a5f1d..5c27c9e 100644 --- a/grubiso/boot/grub/grub.cfg +++ b/grubiso/boot/grub/grub.cfg @@ -1,4 +1,4 @@ -set timeout=0 //seconds +set timeout=1 //seconds set default=4 if loadfont ${prefix}/fonts/unicode.pf2 |
