Giter VIP home page Giter VIP logo

Comments (3)

Lxtharia avatar Lxtharia commented on May 18, 2024

the update_theme.py script will manually pick a random line from that file and apply it. The trick is to run it automatically, either by copying the systemd service or by adding a command to cron
with sudo crontab -e
and add something like @reboot python /boot/grub/themes/minegrub/update_theme.py
you can run that command manually (as root) too ofc, and see if something goes wrong

If the Readme is confusing, I would be very happy about feedback!

from minegrub-theme.

Devious3901 avatar Devious3901 commented on May 18, 2024

the update_theme.py script will manually pick a random line from that file and apply it. The trick is to run it automatically, either by copying the systemd service or by adding a command to cron
with sudo crontab -e
and add something like @reboot python /boot/grub/themes/minegrub/update_theme.py
you can run that command manually (as root) too ofc, and see if something goes wrong

If the Readme is confusing, I would be very happy about feedback!

Ok, thx. But if i use minegrub for Ventoy, this still not work. Like im just copy all files with pic, etc. I need install python script for it, or it cant don't work anymore?

from minegrub-theme.

Lxtharia avatar Lxtharia commented on May 18, 2024

I don't know where the themes for ventoy are stored, but if they are on a removable drive, the python script needs to run the script in the directory of ventoys minegrub theme. So whatever distro you boot needs to run the script in that folder. Have you tried it manually?

from minegrub-theme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.