mirror of
https://github.com/vinceliuice/grub2-themes.git
synced 2026-06-07 03:43:58 +08:00
update
This commit is contained in:
+1
-1
@@ -125,7 +125,7 @@ install() {
|
||||
if [[ ${screen} == '4k' ]]; then
|
||||
echo "GRUB_GFXMODE=3840x2160x32" >> /etc/default/grub
|
||||
elif [[ ${screen} == '2k' ]]; then
|
||||
echo "GRUB_GFXMODE=2560×1440x32" >> /etc/default/grub
|
||||
echo "GRUB_GFXMODE=2560x1440x32" >> /etc/default/grub
|
||||
fi
|
||||
|
||||
# Update grub config
|
||||
|
||||
Reference in New Issue
Block a user