Oops, lemme fix that.

This commit is contained in:
Alice Winters 2023-11-27 22:34:50 -06:00
parent 774a24074a
commit 717e9239b3
1 changed files with 8 additions and 8 deletions

View File

@ -22,7 +22,7 @@ hideui singleuser,hints,label,badges
# icons in your own directory and rely on the default for others.
# Default is "icons".
#
icons_dir themes/rEFInd-minimal-dark/icons_dark
icons_dir themes/werefox-rEFInd-theme/icons_dark
# Use a custom title banner instead of the rEFInd icon and name. The file
# path is relative to the directory where refind.efi is located. The color
@ -30,7 +30,7 @@ icons_dir themes/rEFInd-minimal-dark/icons_dark
# for the menu screens. Currently uncompressed BMP images with color
# depths of 24, 8, 4 or 1 bits are supported, as well as PNG images.
#
banner themes/rEFInd-minimal-dark/background_dark.png
banner themes/werefox-rEFInd-theme/background_dark.png
# Tells rEFInd whether to display banner images pixel-for-pixel (noscale)
# or to scale banner images to fill the screen (fillscreen). The former is
@ -49,8 +49,8 @@ banner_scale fillscreen
# or a PNG image. The PNG format is required if you need transparency
# support (to let you "see through" to a full-screen banner).
#
selection_big themes/rEFInd-minimal-dark/selection_big_dark.png
selection_small themes/rEFInd-minimal-dark/selection_small.png
selection_big themes/werefox-rEFInd-theme/selection_big_dark.png
selection_small themes/werefox-rEFInd-theme/selection_small.png
# Which non-bootloader tools to show on the tools line, and in what
# order to display them:
@ -87,7 +87,7 @@ dont_scan_dirs ESP:/EFI/boot,/EFI/Boot,/EFI/GRUB,/EFI/Microsoft/Boot,/EFI/pop
# Custom menu entries
#menuentry "Manjaro Linux" {
# icon /EFI/refind/themes/rEFInd-minimal-dark/icons_dark/os_manjaro.png
# icon /EFI/refind/themes/werefox-rEFInd-theme/icons_dark/os_manjaro.png
# volume 84D8A95B-8A17-4C49-A29D-30DBBE068056
# loader /boot/vmlinuz-4.19-x86_64
# initrd /boot/initramfs-4.19-x86_64.img
@ -98,12 +98,12 @@ dont_scan_dirs ESP:/EFI/boot,/EFI/Boot,/EFI/GRUB,/EFI/Microsoft/Boot,/EFI/pop
#}
#
#menuentry "Windows 10 Pro" {
# icon \EFI\refind\themes\rEFInd-minimal-dark\icons_dark\os_win10.png
# icon \EFI\refind\themes\werefox-rEFInd-theme\icons_dark\os_win10.png
# loader \EFI\Microsoft\Boot\bootmgfw.efi
#}
#
#menuentry "elementary OS" {
# icon /EFI/refind/themes/rEFInd-minimal-dark/icons_dark/os_elementary.png
# icon /EFI/refind/themes/werefox-rEFInd-theme/icons_dark/os_elementary.png
# volume 94133D0F-12BC-4D73-8952-B314CB30479D
# loader /boot/vmlinuz-4.15.0-55-generic
# initrd /boot/initrd.img-4.15.0-55-generic
@ -111,7 +111,7 @@ dont_scan_dirs ESP:/EFI/boot,/EFI/Boot,/EFI/GRUB,/EFI/Microsoft/Boot,/EFI/pop
#}
#
#menuentry "Debian Linux" {
# icon /EFI/refind/themes/rEFInd-minimal-dark/icons_dark/os_debian.png
# icon /EFI/refind/themes/werefox-rEFInd-theme/icons_dark/os_debian.png
# volume E605741D-0015-4471-9711-803066C4455A
# loader /boot/vmlinuz-4.19.0-0.bpo.1-amd64
# initrd /boot/initrd.img-4.19.0-0.bpo.1-amd64