
GRUB Themes black grub-theme grub2 minimalist
Source (link to git-repo or to original if based on someone elses unmodified work): https://gitlab.com/fffred/primitivistical-grub
GRUB Themes black grub-theme grub2 minimalist
Source (link to git-repo or to original if based on someone elses unmodified work): https://gitlab.com/fffred/primitivistical-grub
null-linux
3 months ago
Report
statquant
6 months ago
Also how can I uninstall ?
Many thanks
Report
statquant
6 months ago
Also how can I uninstall ?
Many thanks
Report
frillon
7 months ago
Report
dryphi
7 months ago
Report
dryphi
7 months ago
Report
soymicmic
1 year ago
Report
saeed-baig
1 year ago
Report
vadbars
1 year ago
Report
yours
1 year ago
Report
nebkas
1 year ago
Report
nebkas
1 year ago
Report
fffred
1 year ago
Report
nebkas
1 year ago
Report
nebkas
1 year ago
grub-mkfont --output=DejaVuSans36.pf2 --size=36 /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
- Copied the file in the theme directory
- and change the grub.cfg file to the new font. May 36pxl is a bit large and 28pxl are enough.
My theme.txt file:
# Copyright 2018, "fffred"
# Primitivistical is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# Primitivistical is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Primitivistical. If not, see .
title-text: ""
desktop-color: "#000000"
terminal-left: "0"
terminal-top: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-border: "0"
+ label {
id = "__timeout__"
text = "Booting in %d seconds"
top = 15%
left = 0
width = 100%
align = "center"
color = "#ddd"
}
+ boot_menu {
left = 20%
top = 30%
width = 60%
height = 70%
icon_width = 50
icon_height = 50
item_icon_space = 7
item_height = 55
item_spacing = 10
item_color = "#ddd"
item_pixmap_style = "item_*.png"
selected_item_color = "#fff"
selected_item_pixmap_style = "selected_*.png"
Maybe you can put some code in the installl stcript, to create 2-3 different font sizes that can be choosen during the scipt, by asking up screen resolution.
Best regards
nebkas
Report
fffred
1 year ago
Report
fiksion
2 years ago
Report
fiksion
2 years ago
Report
fffred
2 years ago
Report
fiksion
2 years ago
Report
fffred
2 years ago
Report
fiksion
2 years ago
Report
fffred
2 years ago
Report
fiksion
2 years ago
Report
pradosh
1 year ago
Report