diff --git a/archiso/airootfs/etc/default/grub b/archiso/airootfs/etc/default/grub index 889f998..07aeeb2 100644 --- a/archiso/airootfs/etc/default/grub +++ b/archiso/airootfs/etc/default/grub @@ -3,7 +3,7 @@ GRUB_DEFAULT=0 GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="Arch" -GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet" +GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet mitigation=off amdgpu.ppfeaturemask=0xffffffff" GRUB_CMDLINE_LINUX="" # Preload both GPT and MBR modules so that they are not missed @@ -25,7 +25,7 @@ GRUB_TERMINAL_INPUT=console # The resolution used on graphical terminal # note that you can use only modes which your graphic card supports via VBE # you can see them in real GRUB with the command `vbeinfo' -GRUB_GFXMODE=auto +GRUB_GFXMODE=1920x1080,auto # Uncomment to allow the kernel use the same resolution used by grub GRUB_GFXPAYLOAD_LINUX=keep @@ -44,11 +44,11 @@ GRUB_DISABLE_RECOVERY=true # Uncomment one of them for the gfx desired, a image background or a gfxtheme #GRUB_BACKGROUND="/path/to/wallpaper" -#GRUB_THEME="/path/to/gfxtheme" +GRUB_THEME="/boot/grub/themes/gind/theme.txt" # Uncomment to get a beep at GRUB start -#GRUB_INIT_TUNE="480 440 1" +GRUB_INIT_TUNE="480 440 1" # Uncomment to make GRUB remember the last selection. This requires # setting 'GRUB_DEFAULT=saved' above. -#GRUB_SAVEDEFAULT="true" +GRUB_SAVEDEFAULT="true" diff --git a/archiso/packages.x86_64 b/archiso/packages.x86_64 index 524225d..888667e 100644 --- a/archiso/packages.x86_64 +++ b/archiso/packages.x86_64 @@ -414,6 +414,7 @@ compiz-fusion-plugins-experimental-git compiz-fusion-plugins-extra-git compiz-fusion-plugins-main-git compizconfig-python-git +gind-grub-theme gind-ubo-icons-alpha gind-xfce-notify-theme gis-weather