Search Criteria
Package Details: grub2-theme-archxion 1.0-6
Git Clone URL: | https://aur.archlinux.org/grub2-theme-archxion.git (read-only, click to copy) |
---|---|
Package Base: | grub2-theme-archxion |
Description: | Grub2 gfxmenu theme. |
Upstream URL: | https://github.com/Generator/Grub2-themes |
Licenses: | |
Submitter: | American_Jesus |
Maintainer: | American_Jesus |
Last Packager: | American_Jesus |
Votes: | 163 |
Popularity: | 0.000089 |
First Submitted: | 2012-05-18 22:21 |
Last Updated: | 2015-06-17 13:14 |
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
American_Jesus commented on 2012-11-03 13:43
do
# grep "windows" /boot/grub/grub.cfg
see if you have anything like "menuentry 'Windows 7' --class windows --class os $menuentry_id_option ..."
class must be windows, if not try to change you grub.cfg or the icon name /boot/grub/themes/Archxion/icons/windows.png
if both names are correct check the file icon if is PNG image data, 32 x 32, 8-bit/color RGBA, non-interlaced
$ file /boot/grub/themes/Archxion/icons/windows.png
Anonymous comment on 2012-11-03 13:14
Love this theme, thanx American_Jesus :)
a small question thou... i have a dual boot Arch (Main System) / Windows 7 (Daughter Like Sims 3) so the arch icons show up but i cant see the windows icon anything i may be missing ?
Anonymous comment on 2012-10-30 20:28
Thanks, very nice theme ;)
Très joli thème ;) Merci beaucoup!
alucryd commented on 2012-09-03 10:14
Nice theme thx! BTW, doing this: "ln -s /usr/share/grub/themes/Archxion /boot/grub/themes/Archxion" would be best imho, plus linking and removal of the link can be handled by an install file.
nixpunk commented on 2012-08-26 16:31
In grub2-theme-archxion.install file (install notes):
"==> Installation: copy theme to grub/themes:# cp -r /usr/share/grub/themes/Archxion /boot/grub/themes/ ."
Just an FYI, dot in end should not be used (should be removed).
American_Jesus commented on 2012-07-01 16:58
Keyboard lag its a grub problem, read pag 73 of "The Definitive Guide To Theming GRUB 2 v1.99" theres a link um github page
dvzrv commented on 2012-07-01 16:20
@American_Jesus: did that, works fine. Pretty theme! But slooooow :/
American_Jesus commented on 2012-07-01 14:43
Gen2ly theres previews in Preview folder, but i will add the previews on readme latter
david.runge you can use GRUB_THEME="/usr/share/grub/themes/Archxion/theme.txt" instead of /boot/grub/themes/
Gently commented on 2012-07-01 00:02
These are nice. If you could, I'd like to see some previews on the github page :).
dvzrv commented on 2012-05-21 13:17
hmm, generally I agree on that issue.
On the other hand it will make copying a necessity each time the theme gets updated/installed. Argh... quandary