mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Update interface_branding_color for limine 12
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
echo "Update interface_branding_color for limine 12 (palette index -> RRGGBB)"
|
||||
|
||||
if [[ -f /boot/limine.conf ]]; then
|
||||
sudo sed -i 's/^interface_branding_color: 2$/interface_branding_color: 9ece6a/' /boot/limine.conf
|
||||
fi
|
||||
Reference in New Issue
Block a user