🚀 feat: set to to Snigdha OS Specified theme

This commit is contained in:
RiO
2024-12-30 07:55:53 +05:30
parent 088dfc5803
commit 7937d5cb94

View File

@@ -2,7 +2,7 @@
GRUB_DEFAULT=0 GRUB_DEFAULT=0
GRUB_TIMEOUT=5 GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Arch" GRUB_DISTRIBUTOR="Snigdha"
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet" GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet"
GRUB_CMDLINE_LINUX="zswap.enabled=0 rootfstype=btrfs" GRUB_CMDLINE_LINUX="zswap.enabled=0 rootfstype=btrfs"
@@ -44,7 +44,7 @@ GRUB_DISABLE_RECOVERY=true
# Uncomment one of them for the gfx desired, a image background or a gfxtheme # Uncomment one of them for the gfx desired, a image background or a gfxtheme
#GRUB_BACKGROUND="/path/to/wallpaper" #GRUB_BACKGROUND="/path/to/wallpaper"
#GRUB_THEME="/path/to/gfxtheme" GRUB_THEME="/usr/share/grub/themes/snigdhaos-grub-theme/theme.txt"
# Uncomment to get a beep at GRUB start # Uncomment to get a beep at GRUB start
#GRUB_INIT_TUNE="480 440 1" #GRUB_INIT_TUNE="480 440 1"
@@ -60,4 +60,4 @@ GRUB_DISABLE_RECOVERY=true
# documentation on GRUB_DISABLE_OS_PROBER, if still want to enable this # documentation on GRUB_DISABLE_OS_PROBER, if still want to enable this
# functionality install os-prober and uncomment to detect and include other # functionality install os-prober and uncomment to detect and include other
# operating systems. # operating systems.
#GRUB_DISABLE_OS_PROBER=false #GRUB_DISABLE_OS_PROBER=false