mirror of
https://github.com/vinceliuice/grub2-themes.git
synced 2024-11-05 16:26:13 +01:00
update
This commit is contained in:
parent
4c06320949
commit
4da0024ad3
@ -125,7 +125,7 @@ install() {
|
|||||||
if [[ ${screen} == '4k' ]]; then
|
if [[ ${screen} == '4k' ]]; then
|
||||||
echo "GRUB_GFXMODE=3840x2160x32" >> /etc/default/grub
|
echo "GRUB_GFXMODE=3840x2160x32" >> /etc/default/grub
|
||||||
elif [[ ${screen} == '2k' ]]; then
|
elif [[ ${screen} == '2k' ]]; then
|
||||||
echo "GRUB_GFXMODE=2560×1440x32" >> /etc/default/grub
|
echo "GRUB_GFXMODE=2560x1440x32" >> /etc/default/grub
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Update grub config
|
# Update grub config
|
||||||
|
Loading…
Reference in New Issue
Block a user