arch-system/templates/limine.conf
grayTerminal-sh 14e547ce56 refactor: reorganize Arch system backup and restore
Separate system configuration from Dotfiles_ArchAP.

Add package manifests, system inventories, reusable templates,
safer backup/deployment scripts, on-demand service management,
TLP and zram configuration, and updated maintenance documentation.
2026-07-26 23:25:25 +02:00

29 lines
847 B
Text

term_palette: 1e1e2e;f3ba8;a6e3a1;f9e2af;89b4fa;f5c2e7;94e2d5;cdd6f4
term_palette_bright: 58b70;f38ba8;f9e2af;89b4fa;f5c2e7;94e2d5;cdd6f4
term_background: 1e1e2e
term_foreground: cdd6f4
term_background_bright: 585b70
term_foreground_bright: cdd6f4
interface_resolution: 1920x1080
timeout: 5
default_entry: 2
/+Arch Linux
//Kernel Zen
protocol: linux
kernel_path: boot():/vmlinuz-linux-zen
module_path: boot():/amd-ucode.img
module_path: boot():/initramfs-linux-zen.img
kernel_cmdline: root=UUID=@ROOT_UUID@ rw rootflags=subvol=@ quiet loglevel=3
//Kernel LTS
protocol: linux
kernel_path: boot():/vmlinuz-linux-lts
module_path: boot():/amd-ucode.img
module_path: boot():/initramfs-linux-lts.img
kernel_cmdline: root=UUID=@ROOT_UUID@ rw rootflags=subvol=@ quiet loglevel=3
//Snapshots