mirror of
https://github.com/Derisis13/dotfiles.git
synced 2025-12-06 19:32:50 +01:00
feat(fedora.sh): created installer script
fix(grub): updated instructions to avoid overwriting grub config feat(btop): minor config changes
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
GRUB_TIMEOUT=3
|
||||
GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
|
||||
GRUB_DEFAULT=saved
|
||||
GRUB_DISABLE_SUBMENU=true
|
||||
# GRUB_TERMINAL_OUTPUT="console"
|
||||
GRUB_CMDLINE_LINUX="rd.luks.uuid=luks-5e345064-0ca5-4162-a7ef-624907ae9adf rhgb quiet"
|
||||
GRUB_DISABLE_RECOVERY="true"
|
||||
GRUB_ENABLE_BLSCFG=true
|
||||
GRUB_THEME="/boot/themes/catppuccin-macchiato-grub-theme/theme.txt"
|
||||
Reference in New Issue
Block a user