# Set the screen's video resolution. Pass this option one of the following: # * two integer values, corresponding to the X and Y resolutions # * one integer value, corresponding to a GOP (UEFI) video mode # * the string "max", which sets the maximum available resolution # Note that not all resolutions are supported. On UEFI systems, passing # an incorrect value results in a message being shown on the screen to # that effect, along with a list of supported modes. On EFI 1.x systems # (e.g., Macintoshes), setting an incorrect mode silently fails. On both # types of systems, setting an incorrect resolution results in the default # resolution being used. A resolution of 1024x768 usually works, but higher # values often don't. # Default is "0 0" (use the system default resolution, usually 800x600). # #resolution 1024 768 #resolution 1440 900 #resolution 3 #resolution max resolution 1920 1080
rEFInd-minimal 主题修改背景图
默认背景图位于 <主题位置>/background.png ,将这个背景图替换为自己的即可
rEFInd + HackBGRT 兼容
由于添加 HackBGRT 导致一共有 3 个引导启动 Windows 的选项,实际上根本不需要这么多,通过以下方式配置解决: