diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-07-15 19:04:33 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-07-15 19:04:33 +0900 |
| commit | 4a21145427f7961308cb68a6e7778ff920379ddd (patch) | |
| tree | 56a3e107197487583347619f7faf803c4467bd82 | |
| parent | 62a3e63fb6009f802d0266c5a727fbf084e1c7cc (diff) | |
Init
| -rwxr-xr-x | public/thesiah.sh | 1 | ||||
| -rwxr-xr-x | static/thesiah.sh | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/public/thesiah.sh b/public/thesiah.sh index a121282..8f2db0f 100755 --- a/public/thesiah.sh +++ b/public/thesiah.sh @@ -805,7 +805,6 @@ librewolfsetup || error "Failed to set up librewolf." } # Make grub fast -sed -Ei "s/^(GRUB_TIMEOUT=).*/\15/" /etc/default/grub [ -z "$(xrandr | grep '1024x768')" ] || sed -Ei "s/^(GRUB_GFXMODE=).*/\11024x768x8/" /etc/default/grub grub-mkconfig -o /boot/grub/grub.cfg >/dev/null 2>&1 diff --git a/static/thesiah.sh b/static/thesiah.sh index a121282..8f2db0f 100755 --- a/static/thesiah.sh +++ b/static/thesiah.sh @@ -805,7 +805,6 @@ librewolfsetup || error "Failed to set up librewolf." } # Make grub fast -sed -Ei "s/^(GRUB_TIMEOUT=).*/\15/" /etc/default/grub [ -z "$(xrandr | grep '1024x768')" ] || sed -Ei "s/^(GRUB_GFXMODE=).*/\11024x768x8/" /etc/default/grub grub-mkconfig -o /boot/grub/grub.cfg >/dev/null 2>&1 |
